mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
Update cljs compiler to latest version.
This commit is contained in:
parent
8981727d09
commit
76625fbb22
@ -10,7 +10,7 @@
|
||||
:profiles {:dev {:source-paths ["dev"]}}
|
||||
|
||||
:dependencies [[org.clojure/clojure "1.9.0-alpha14" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.293" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.456" :scope "provided"]
|
||||
|
||||
;; Build
|
||||
[figwheel-sidecar "0.5.8" :scope "test"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user