We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563be01 commit 826e0bfCopy full SHA for 826e0bf
showcase/deps.edn
@@ -4,7 +4,7 @@
4
:deps {org.clojure/clojurescript {:mvn/version "1.11.60"}
5
reagent/reagent {:mvn/version "1.2.0"}
6
tick/tick {:mvn/version "0.5.0"}
7
- io.github.luciolucio/holi {:mvn/version "0.17.0"}}
+ io.github.luciolucio/holi {:mvn/version "1.0.0"}}
8
9
:aliases {:shadow-cli {:extra-deps {thheller/shadow-cljs {:mvn/version "2.20.20"}}
10
:main-opts ["-m" "shadow.cljs.devtools.cli"]}
0 commit comments