mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 02:30:45 +00:00
Upgrade to react 15.0.1
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"materialize-css": "0.97.5",
|
||||
"moment": "2.12.0",
|
||||
"page": "1.7.0",
|
||||
"react": "^0.14.7",
|
||||
"react-addons-pure-render-mixin": "^0.14.7",
|
||||
"react-dom": "^0.14.7",
|
||||
"react": "^15.0.1",
|
||||
"react-addons-pure-render-mixin": "^15.0.1",
|
||||
"react-dom": "^15.0.1",
|
||||
"react-mixin": "^3.0.3",
|
||||
"react-motion": "0.3.1",
|
||||
"react-redux": "4.4.5",
|
||||
@@ -58,7 +58,7 @@
|
||||
"less": "~2.6.1",
|
||||
"less-loader": "2.2.2",
|
||||
"postcss-loader": "0.8.2",
|
||||
"react-addons-perf": "^0.14.0",
|
||||
"react-addons-perf": "^15.0.1",
|
||||
"redux-devtools": "^3.2.0",
|
||||
"redux-devtools-dock-monitor": "^1.1.1",
|
||||
"redux-devtools-log-monitor": "^1.0.11",
|
||||
|
||||
Reference in New Issue
Block a user