mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 19:38:38 +02:00
✨ Add export macro helper for properly reexport vars.
This reverts commit 45da7df4b4
.
Now with JVM/Clojure support.
This commit is contained in:
parent
45da7df4b4
commit
497c174d63
4 changed files with 81 additions and 48 deletions
|
@ -4,6 +4,7 @@
|
|||
"jcenter" {:url "https://jcenter.bintray.com/"}}
|
||||
:deps
|
||||
{org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
org.clojure/clojurescript {:mvn/version "1.10.773"}
|
||||
org.clojure/data.json {:mvn/version "1.0.0"}
|
||||
org.clojure/core.async {:mvn/version "1.3.610"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue