mirror of
https://github.com/penpot/penpot.git
synced 2025-03-15 17:21:17 -05:00
Update cljs compiler to latest version.
This commit is contained in:
parent
8981727d09
commit
76625fbb22
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue