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

Minor change on project.clj

This commit is contained in:
Andrey Antukh 2016-02-15 22:54:25 +02:00
parent 1b4ac74118
commit 0f6c8fbb44

View file

@ -22,7 +22,6 @@
[bouncer "1.0.0"]
[bidi "1.25.0"]]
:plugins [[lein-ancient "0.6.7" :exclusions [org.clojure/tools.reader]]]
:clean-targets ^{:protect false} ["resources/public/js" "target"]
)