0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

Updare react to v15-rc.1

This commit is contained in:
Andrey Antukh 2016-03-16 21:15:02 +02:00
parent f8937b2dd2
commit f3511809fe

View file

@ -12,9 +12,9 @@
[com.cognitect/transit-cljs "0.8.237"]
[rum "0.6.0" :exclusions [sablono]]
[sablono "0.6.2"]
[cljsjs/react "0.14.3-0"]
[cljsjs/react-dom "0.14.3-1"]
[cljsjs/moment "2.10.6-2"]
[cljsjs/react "15.0.0-rc.1-0"]
[cljsjs/react-dom "15.0.0-rc.1-0"]
[cljsjs/moment "2.10.6-3"]
[funcool/lentes "1.0.0"]
[funcool/httpurr "0.5.0-20160314.065111-4"]
[funcool/promesa "0.8.1"]