Update deps for Prismatic Schema in todomvs example

This commit is contained in:
Mike Thompson 2016-07-18 19:37:25 +10:00
parent 19f70625e1
commit f852661719
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[re-frame "0.8.0-SNAPSHOT"]
[binaryage/devtools "0.7.0"]
[secretary "1.2.3"]
[prismatic/schema "1.0.3"]]
[prismatic/schema "1.1.2"]]
:plugins [[lein-cljsbuild "1.1.3"]
[lein-figwheel "0.5.4-5"]]