Skip to content

Commit

Permalink
dev deps: removed noj, added hanamicloth
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jul 18, 2024
1 parent 2807836 commit 250739a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
babashka/fs {:mvn/version "0.4.19"}}
:aliases {:dev {:extra-paths ["notebooks"]
:extra-deps {scicloj/tablecloth {:mvn/version "7.029.2"}
org.scicloj/noj {:mvn/version "1-alpha34"}
org.scicloj/hanamicloth {:mvn/version "1-alpha4-SNAPSHOT"}}}
:build {:deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}
slipset/deps-deploy {:mvn/version "0.2.1"}}
Expand All @@ -25,4 +24,4 @@
io.github.cognitect-labs/test-runner
{:git/tag "v0.5.0" :git/sha "48c3c67"}
scicloj/tablecloth {:mvn/version "7.029.2"}
org.scicloj/noj {:mvn/version "1-alpha34"}}}}}
org.scicloj/hanamicloth {:mvn/version "1-alpha4-SNAPSHOT"}}}}}

0 comments on commit 250739a

Please sign in to comment.