Update dependencies.

This commit is contained in:
Andrey Antukh 2016-12-18 21:22:49 +01:00
parent 569aec25ba
commit 187612ed2d
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -22,12 +22,12 @@
[cljsjs/react-dom "15.4.0-0"]
[cljsjs/react-dom-server "15.4.0-0"]
[cljsjs/moment "2.15.2-3"]
[funcool/potok "1.0.0"]
[funcool/potok "1.1.0"]
[funcool/struct "1.0.0"]
[funcool/lentes "1.2.0"]
[funcool/beicon "2.5.0"]
[funcool/beicon "2.8.0"]
[funcool/cuerdas "2.0.1"]
[funcool/bide "1.0.6"]]
[funcool/bide "1.2.1"]]
:plugins [[lein-ancient "0.6.10"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)