Update react-dom to 0.14.0

This commit is contained in:
Dan Holmsand 2015-10-10 14:20:20 +02:00
parent d9ad7740ec
commit 06973350da
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.48"]
[cljsjs/react-dom "0.14.0-rc1-0"]]
[cljsjs/react-dom "0.14.0-0"]]
:plugins [[lein-cljsbuild "1.1.0"]
[codox "0.8.12"]]