mirror of
https://github.com/penpot/penpot.git
synced 2025-04-12 15:01:28 -05:00
Update dependencies.
This commit is contained in:
parent
de242bdc58
commit
3c6b553f2f
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
|||
|
||||
:dependencies [[org.clojure/clojure "1.8.0" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.8.34" :scope "provided"]
|
||||
[figwheel-sidecar "0.5.0-6" :scope "test"]
|
||||
[figwheel-sidecar "0.5.1" :scope "test"]
|
||||
|
||||
;; runtime
|
||||
[com.cognitect/transit-cljs "0.8.237"]
|
||||
[rum "0.6.0" :exclusions [sablono]]
|
||||
[sablono "0.6.2"]
|
||||
[sablono "0.6.3"]
|
||||
[cljsjs/react "15.0.0-rc.2-0"]
|
||||
[cljsjs/react-dom "15.0.0-rc.2-0"]
|
||||
[cljsjs/moment "2.10.6-3"]
|
||||
|
|
Loading…
Add table
Reference in a new issue