Bumped react version

This commit is contained in:
jpellizzari
2017-03-16 10:21:58 -07:00
parent 2fe3216e0a
commit fd0a19fdda

View File

@@ -28,8 +28,8 @@
"materialize-css": "0.97.8",
"moment": "2.17.1",
"page": "1.7.1",
"react": "15.4.1",
"react-dom": "15.4.1",
"react": "15.4.2",
"react-dom": "15.4.2",
"react-motion": "0.4.5",
"react-redux": "4.4.6",
"react-tooltip": "3.2.2",
@@ -42,7 +42,7 @@
"reselect-map": "1.0.0",
"timely": "0.1.0",
"whatwg-fetch": "2.0.1",
"react-addons-perf": "15.4.1",
"react-addons-perf": "15.4.2",
"xterm": "2.2.3"
},
"devDependencies": {
@@ -73,7 +73,7 @@
"json-loader": "0.5.4",
"node-sass": "3.13.1",
"postcss-loader": "1.2.0",
"react-addons-perf": "15.4.1",
"react-addons-perf": "15.4.2",
"redux-devtools": "3.3.1",
"redux-devtools-dock-monitor": "1.1.1",
"redux-devtools-log-monitor": "1.1.1",