0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00

Update frontend dependencies.

This commit is contained in:
Andrey Antukh 2017-03-14 21:13:00 +01:00
parent 5b15e02c3b
commit b50cccec1f
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -24,11 +24,11 @@
[cljsjs/react-dom "15.4.2-2"]
[cljsjs/react-dom-server "15.4.2-2"]
[funcool/beicon "3.1.1"]
[funcool/beicon "3.2.0"]
[funcool/bide "1.4.0"]
[funcool/cuerdas "2.0.3"]
[funcool/lentes "1.2.0"]
[funcool/potok "2.0.0"]]
[funcool/potok "2.1.0"]]
:plugins [[lein-ancient "0.6.10"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)