diff --git a/project.clj b/project.clj index 4e694c0dd..2b4d9e2ff 100644 --- a/project.clj +++ b/project.clj @@ -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"]