Upgrade to react 15.0.1

This commit is contained in:
David Kaltschmidt
2016-04-28 11:55:07 +02:00
parent 96aae9bc99
commit df593b223a

View File

@@ -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",