Ensure the clojure code is on the classpath correctly
This commit is contained in:
parent
f76b2edae4
commit
6be2515540
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -1,4 +1,4 @@
|
|||
{:paths ["src" "target/classes"]
|
||||
{:paths ["src/clj" "target/classes"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.3"}
|
||||
insn/insn {:mvn/version "0.2.1"}}
|
||||
:aliases
|
||||
|
|
|
|||
Loading…
Reference in a new issue