mirror of https://github.com/status-im/reagent.git
Upgraded React to 15.1.0
This commit is contained in:
parent
5f50240c42
commit
56f817b11c
|
@ -5,8 +5,8 @@
|
|||
|
||||
:dependencies [[org.clojure/clojure "1.8.0"]
|
||||
[org.clojure/clojurescript "1.8.51"]
|
||||
[cljsjs/react-dom "15.0.2-0"]
|
||||
[cljsjs/react-dom-server "15.0.2-0"]]
|
||||
[cljsjs/react-dom "15.1.0-0"]
|
||||
[cljsjs/react-dom-server "15.1.0-0"]]
|
||||
|
||||
:plugins [[lein-cljsbuild "1.1.3"]
|
||||
[codox "0.9.0"]]
|
||||
|
|
Loading…
Reference in New Issue