0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 18:48:37 -05:00

Update funcool/bide dependency that fixes a navigation bug in view app.

This commit is contained in:
Andrey Antukh 2016-08-28 12:48:17 +03:00
parent 6b5888a6c2
commit b88e4d89ce
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -28,7 +28,7 @@
[funcool/promesa "1.5.0"]
[funcool/beicon "2.3.0"]
[funcool/cuerdas "0.8.0"]
[funcool/bide "1.0.3"]]
[funcool/bide "1.0.4"]]
:plugins [[lein-ancient "0.6.10"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)