Merge branch 'main' into scittle-dev
This commit is contained in:
commit
f207d4d878
15 changed files with 76 additions and 8 deletions
5
deps.edn
5
deps.edn
|
|
@ -3,7 +3,7 @@
|
|||
{org.clojure/clojure {:mvn/version "1.11.1"}
|
||||
thheller/shadow-cljs {:mvn/version "3.1.8"}
|
||||
org.babashka/sci {:git/url "https://github.com/babashka/sci"
|
||||
:git/sha "87fa2d2648ef809e8c8c87279c51961dca41ed4d"}
|
||||
:git/sha "9522bdadafcfbc5b86e3f37117df62634a9d923e"}
|
||||
#_{:local/root "../babashka/sci"}
|
||||
reagent/reagent {:mvn/version "1.1.1"}
|
||||
no.cjohansen/replicant {:mvn/version "2025.03.27"}
|
||||
|
|
@ -21,7 +21,8 @@
|
|||
io.github.babashka/sci.configs
|
||||
#_{:local/root "/Users/borkdude/dev/sci.configs"}
|
||||
{:git/url "https://github.com/babashka/sci.configs"
|
||||
:git/sha "aa84a1b4f1fe45735e5b748769309fc842f737c1"}
|
||||
:git/sha "aa84a1b4f1fe45735e5b748769309fc842f737c1"
|
||||
:exclusions [org.babashka/sci]}
|
||||
binaryage/devtools {:mvn/version "1.0.7"}}
|
||||
:aliases
|
||||
{:dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue