We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6de710 commit 29d4366Copy full SHA for 29d4366
1 file changed
deps.edn
@@ -14,9 +14,9 @@
14
cljs-bean/cljs-bean {:mvn/version "1.9.0"}
15
org.babashka/sci
16
#_{:local/root "../babashka/sci"}
17
- {:mvn/version "0.12.51"}
18
- #_{:git/url "https://github.com/babashka/sci"
19
- :git/sha "33995afb71d58dae270f1a8035e21196ea2157f0"}
+ #_{:mvn/version "0.12.51"}
+ {:git/url "https://github.com/babashka/sci"
+ :git/sha "ab0953fc9a8407456c5708bae57bf745c63fe27d"}
20
org.clojure/tools.cli {:mvn/version "1.0.214"}
21
com.cognitect/transit-cljs {:mvn/version "0.8.280"}
22
#_#_prismatic/schema {:mvn/version "1.3.0"}
0 commit comments