mirror of
https://github.com/penpot/penpot.git
synced 2025-04-01 09:31:26 -05:00
Update react to 15.3.0.
This commit is contained in:
parent
9913388116
commit
5afc297e93
1 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@
|
|||
;; runtime
|
||||
[com.cognitect/transit-cljs "0.8.239"]
|
||||
[rum "0.10.5"]
|
||||
[cljsjs/react "15.2.1-1"]
|
||||
[cljsjs/react-dom "15.2.1-1"]
|
||||
[cljsjs/react-dom-server "15.2.1-1"]
|
||||
[cljsjs/react "15.3.0-0"]
|
||||
[cljsjs/react-dom "15.3.0-0"]
|
||||
[cljsjs/react-dom-server "15.3.0-0"]
|
||||
[cljsjs/moment "2.10.6-4"]
|
||||
[funcool/struct "1.0.0"]
|
||||
[funcool/lentes "1.1.0"]
|
||||
|
|
Loading…
Add table
Reference in a new issue