We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b14677 commit b31342dCopy full SHA for b31342d
deps.edn
@@ -1,13 +1,13 @@
1
{:paths ["src" "resources"]
2
:deps
3
{reagent/reagent {:mvn/version "1.1.0"}
4
- org.babashka/sci {:mvn/version "0.3.2"}
+ org.babashka/sci {:mvn/version "0.6.37"}
5
alandipert/storage-atom {:mvn/version "2.0.1"}
6
metosin/reitit {:mvn/version "0.5.13"}
7
applied-science/js-interop {:mvn/version "0.2.5"}
8
lambdaisland/fetch {:mvn/version "1.0.33"}
9
nextjournal/clojure-mode {:git/url "https://github.com/nextjournal/clojure-mode"
10
- :sha "a83c87cd2bd2049b70613f360336a096d15c5518"}}
+ :git/sha "a83c87cd2bd2049b70613f360336a096d15c5518"}}
11
12
:aliases
13
{:dev
0 commit comments