📎 Minor changes on dev tools.

This commit is contained in:
Andrey Antukh 2021-12-27 09:30:58 +01:00
parent 5c6d72b353
commit 4bc2d7444d
5 changed files with 16 additions and 124 deletions

View file

@ -22,7 +22,8 @@
:main-opts ["-m" "antq.core"]}
:dev
{:extra-deps
{:extra-paths ["dev"]
:extra-deps
{thheller/shadow-cljs {:mvn/version "2.15.12"}
cider/cider-nrepl {:mvn/version "0.26.0"}}}