Skip to content

Commit 29d4366

Browse files
committed
Fix #407
1 parent f6de710 commit 29d4366

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

deps.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
cljs-bean/cljs-bean {:mvn/version "1.9.0"}
1515
org.babashka/sci
1616
#_{:local/root "../babashka/sci"}
17-
{:mvn/version "0.12.51"}
18-
#_{:git/url "https://github.com/babashka/sci"
19-
:git/sha "33995afb71d58dae270f1a8035e21196ea2157f0"}
17+
#_{:mvn/version "0.12.51"}
18+
{:git/url "https://github.com/babashka/sci"
19+
:git/sha "ab0953fc9a8407456c5708bae57bf745c63fe27d"}
2020
org.clojure/tools.cli {:mvn/version "1.0.214"}
2121
com.cognitect/transit-cljs {:mvn/version "0.8.280"}
2222
#_#_prismatic/schema {:mvn/version "1.3.0"}

0 commit comments

Comments
 (0)