⬆️ Update backend dependencies.

This commit is contained in:
Andrey Antukh 2020-12-26 17:14:55 +01:00 committed by Alonso Torres
parent 9f12456456
commit 4d9418e620
4 changed files with 27 additions and 35 deletions

View file

@ -8,6 +8,6 @@ if [ ! -e ~/.fixtures-loaded ]; then
touch ~/.fixtures-loaded
fi
clojure -M -m app.main
clojure -A:dev -M -m app.main