mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 07:11:32 -05:00
Update frontend dependencies.
This commit is contained in:
parent
5df9337034
commit
e97b4b8374
1 changed files with 5 additions and 5 deletions
|
@ -17,11 +17,11 @@
|
|||
|
||||
;; runtime
|
||||
[com.cognitect/transit-cljs "0.8.239"]
|
||||
[rum "0.10.7"]
|
||||
[cljsjs/react "15.4.0-0"]
|
||||
[cljsjs/react-dom "15.4.0-0"]
|
||||
[cljsjs/react-dom-server "15.4.0-0"]
|
||||
[cljsjs/moment "2.15.2-3"]
|
||||
[rum "0.10.8"]
|
||||
[cljsjs/react "15.4.2-0"]
|
||||
[cljsjs/react-dom "15.4.2-0"]
|
||||
[cljsjs/react-dom-server "15.4.2-0"]
|
||||
[cljsjs/moment "2.17.1-0"]
|
||||
[funcool/potok "1.2.0"]
|
||||
[funcool/struct "1.0.0"]
|
||||
[funcool/lentes "1.2.0"]
|
||||
|
|
Loading…
Add table
Reference in a new issue