mirror of
https://github.com/penpot/penpot.git
synced 2025-03-13 16:21:57 -05:00
Update dependencies.
This commit is contained in:
parent
204a3fe68a
commit
217e6bd70b
1 changed files with 2 additions and 2 deletions
|
@ -10,14 +10,14 @@
|
|||
:profiles {:dev {:source-paths ["dev"]}}
|
||||
|
||||
:dependencies [[org.clojure/clojure "1.9.0-alpha13" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.229" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.293" :scope "provided"]
|
||||
|
||||
;; Build
|
||||
[figwheel-sidecar "0.5.8" :scope "test"]
|
||||
|
||||
;; runtime
|
||||
[com.cognitect/transit-cljs "0.8.239"]
|
||||
[rum "0.10.6"]
|
||||
[rum "0.10.7"]
|
||||
[cljsjs/react "15.3.1-0"]
|
||||
[cljsjs/react-dom "15.3.1-0"]
|
||||
[cljsjs/react-dom-server "15.3.1-0"]
|
||||
|
|
Loading…
Add table
Reference in a new issue