mirror of https://github.com/status-im/reagent.git
Upgrade to latest React
This commit is contained in:
parent
12828d7bd8
commit
5619269695
|
@ -5,8 +5,8 @@
|
|||
|
||||
:dependencies [[org.clojure/clojure "1.7.0"]
|
||||
[org.clojure/clojurescript "1.7.145"]
|
||||
[cljsjs/react-dom "0.14.3-1"]
|
||||
[cljsjs/react-dom-server "0.14.3-0"]]
|
||||
[cljsjs/react-dom "15.0.1-0"]
|
||||
[cljsjs/react-dom-server "15.0.1-0"]]
|
||||
|
||||
:plugins [[lein-cljsbuild "1.1.0"]
|
||||
[codox "0.9.0"]]
|
||||
|
|
Loading…
Reference in New Issue