Ensure examples have the right deps.

This commit is contained in:
Mike Thompson 2016-08-21 19:50:17 +10:00
parent 8cf42f57f5
commit d55885a745
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/clojurescript "1.9.89"]
[reagent "0.6.0-rc"]
[re-frame "0.8.0-SNAPSHOT"]
[re-frame "0.8.0"]
[binaryage/devtools "0.8.1"]
[secretary "1.2.3"]]