0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-11 22:41:23 -05:00

Update promesa and bidi dependencies.

This commit is contained in:
Andrey Antukh 2016-03-17 22:22:06 +02:00
parent 8f6a63ae7c
commit decd5a905e

View file

@ -17,12 +17,12 @@
[cljsjs/moment "2.10.6-3"]
[funcool/lentes "1.0.0"]
[funcool/httpurr "0.5.0-20160314.065111-4"]
[funcool/promesa "0.8.1"]
[funcool/promesa "1.1.0"]
[funcool/beicon "1.0.3"]
[funcool/cuerdas "0.7.1"]
[funcool/hodgepodge "0.1.4"]
[bouncer "1.0.0"]
[bidi "1.25.1"]]
[bidi "2.0.4"]]
:plugins [[lein-ancient "0.6.7"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)