0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

Update bide depdenency that fixes some navegation bug.

This commit is contained in:
Andrey Antukh 2016-08-27 17:47:15 +03:00
parent 8910400444
commit 6866ef67c8
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.2"]]
[funcool/bide "1.0.3"]]
:plugins [[lein-ancient "0.6.10"]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)