0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

Update frontend dependencies.

This commit is contained in:
Andrey Antukh 2017-01-29 14:30:39 +01:00
parent 76625fbb22
commit bce58df413
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -18,9 +18,9 @@
;; runtime
[com.cognitect/transit-cljs "0.8.239"]
[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/react "15.4.2-1"]
[cljsjs/react-dom "15.4.2-1"]
[cljsjs/react-dom-server "15.4.2-1"]
[cljsjs/moment "2.17.1-0"]
[funcool/potok "1.2.0"]
[funcool/struct "1.0.0"]