mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
Update cljs compiler to 1.9.198.
This commit is contained in:
parent
9e904e4247
commit
697a4dd1fc
@ -10,7 +10,7 @@
|
||||
:profiles {:dev {:source-paths ["dev"]}}
|
||||
|
||||
:dependencies [[org.clojure/clojure "1.9.0-alpha10" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.89" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.198" :scope "provided"]
|
||||
|
||||
;; Build
|
||||
[figwheel-sidecar "0.5.4-7" :scope "test"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user