mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 18:51:38 +02:00
📎 Set explicit clojure version on frontend and backend
This commit is contained in:
parent
f303d3c45d
commit
cee85942e6
3 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{:deps
|
||||
{penpot/common {:local/root "../common"}
|
||||
org.clojure/clojure {:mvn/version "1.10.3"}
|
||||
org.clojure/core.async {:mvn/version "1.5.648"}
|
||||
|
||||
;; Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue