Fixed to work with nix-helpers

This commit is contained in:
2024-04-03 16:52:36 -07:00
parent 65fa9819d0
commit 461bd1aa92
4 changed files with 741 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
{
:paths ["src"]
:deps {
org.clojure/clojure { :mvn/version "1.11.2"}
clj-http/clj-http { :mvn/version "3.12.3" }
org.clojure/data.json { :mvn/version "2.5.0" }
camel-snake-kebab/camel-snake-kebab {:mvn/version "0.4.3"}