mirror of
https://github.com/penpot/penpot.git
synced 2025-02-24 07:46:13 -05:00
Update cljs compiler to 1.9.198.
This commit is contained in:
parent
9e904e4247
commit
697a4dd1fc
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-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…
Add table
Reference in a new issue