0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00

Update dependencies.

This commit is contained in:
Andrey Antukh 2016-11-10 23:42:15 +01:00
parent c6626fe4c8
commit dde3991702
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -21,11 +21,11 @@
[cljsjs/react "15.3.1-0"]
[cljsjs/react-dom "15.3.1-0"]
[cljsjs/react-dom-server "15.3.1-0"]
[cljsjs/moment "2.10.6-4"]
[cljsjs/moment "2.15.2-2"]
[funcool/struct "1.0.0"]
[funcool/lentes "1.2.0"]
[funcool/beicon "2.3.0"]
[funcool/cuerdas "1.0.2"]
[funcool/cuerdas "2.0.0"]
[funcool/bide "1.0.5"]]
:plugins [[lein-ancient "0.6.10"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]