This commit is contained in:
Michiel Borkent 2024-11-24 12:24:21 +01:00
parent d23cbc10bd
commit ac55404dd7

View file

@ -3,7 +3,7 @@
{org.clojure/clojure {:mvn/version "1.11.1"} {org.clojure/clojure {:mvn/version "1.11.1"}
thheller/shadow-cljs {:mvn/version "2.20.15"} thheller/shadow-cljs {:mvn/version "2.20.15"}
org.babashka/sci {:git/url "https://github.com/babashka/sci" org.babashka/sci {:git/url "https://github.com/babashka/sci"
:git/sha "54a2ca91a09a13953c16f3beec19048daeefe2c0"} :git/sha "ba8518a4e27bb65eca0453b54adc9243c6ab8ceb"}
#_{:local/root "../babashka/sci"} #_{:local/root "../babashka/sci"}
reagent/reagent {:mvn/version "1.1.1"} reagent/reagent {:mvn/version "1.1.1"}
re-frame/re-frame {:mvn/version "1.3.0"} re-frame/re-frame {:mvn/version "1.3.0"}