mirror of
https://github.com/penpot/penpot.git
synced 2025-03-14 08:41:48 -05:00
Update dependencies.
This commit is contained in:
parent
1413c01d03
commit
c28e889bd5
1 changed files with 6 additions and 6 deletions
|
@ -18,14 +18,14 @@
|
||||||
;; runtime
|
;; runtime
|
||||||
[com.cognitect/transit-cljs "0.8.239"]
|
[com.cognitect/transit-cljs "0.8.239"]
|
||||||
[rum "0.10.7"]
|
[rum "0.10.7"]
|
||||||
[cljsjs/react "15.3.1-0"]
|
[cljsjs/react "15.4.0-0"]
|
||||||
[cljsjs/react-dom "15.3.1-0"]
|
[cljsjs/react-dom "15.4.0-0"]
|
||||||
[cljsjs/react-dom-server "15.3.1-0"]
|
[cljsjs/react-dom-server "15.4.0-0"]
|
||||||
[cljsjs/moment "2.15.2-2"]
|
[cljsjs/moment "2.15.2-3"]
|
||||||
[funcool/struct "1.0.0"]
|
[funcool/struct "1.0.0"]
|
||||||
[funcool/lentes "1.2.0"]
|
[funcool/lentes "1.2.0"]
|
||||||
[funcool/beicon "2.3.0"]
|
[funcool/beicon "2.5.0"]
|
||||||
[funcool/cuerdas "2.0.0"]
|
[funcool/cuerdas "2.0.1"]
|
||||||
[funcool/bide "1.0.5"]]
|
[funcool/bide "1.0.5"]]
|
||||||
:plugins [[lein-ancient "0.6.10"]]
|
:plugins [[lein-ancient "0.6.10"]]
|
||||||
:clean-targets ^{:protect false} ["resources/public/js" "target"]
|
:clean-targets ^{:protect false} ["resources/public/js" "target"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue