add deps.edn and fix namespace
This commit is contained in:
parent
9907fed567
commit
748b21d358
2 changed files with 3 additions and 1 deletions
2
deps.edn
Normal file
2
deps.edn
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{:paths ["src"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.12.1"}}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue