⬆️ Update shadow-cljs cljs compiler on frontend and common

This commit is contained in:
Andrey Antukh
2022-06-27 14:22:50 +02:00
parent 73f1418c95
commit 6de78cabd4
5 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
:dev
{:extra-paths ["dev"]
:extra-deps
{thheller/shadow-cljs {:mvn/version "2.19.3"}
{thheller/shadow-cljs {:mvn/version "2.19.5"}
org.clojure/tools.namespace {:mvn/version "RELEASE"}
cider/cider-nrepl {:mvn/version "0.28.4"}}}