Move to deps.edn
This commit is contained in:
parent
52fc05caea
commit
5037ed3985
4 changed files with 7 additions and 11 deletions
6
deps.edn
Normal file
6
deps.edn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{:deps {org.clojure/clojure {:mvn/version "1.9.0"}
|
||||
quil/quil {:mvn/version "3.1.0"}
|
||||
thi.ng/geom {:mvn/version "1.0.0-RC3"
|
||||
:exclusions [org.jogamp.jogl/jogl-all
|
||||
org.jogamp.gluegen/gluegen-rt]}
|
||||
overtone/osc-clj {:mvn/version "0.9.0"}}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue