diff --git a/package.json b/package.json index 67b9744..c12ea54 100644 --- a/package.json +++ b/package.json @@ -37,13 +37,15 @@ "fbjs": "^0.7.2", "hoist-non-react-statics": "^1.0.5", "querystring": "^0.2.0", + "react": "^0.14.8", + "react-dom": "^0.14.8", "rimraf": "^2.5.1" }, "devDependencies": { "analytics.js": "^2.9.1", "babel-cli": "^6.5.1", "babel-core": "^6.5.1", - "babel-eslint": "^5.0.0", + "babel-eslint": "^6.0.2", "babel-loader": "^6.2.3", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-preset-es2015-without-strict": "0.0.2", @@ -79,9 +81,7 @@ "karma-webpack": "^1.7.0", "mocha": "^2.4.5", "path-to-regexp": "^1.2.1", - "react": "^0.14.7", - "react-addons-test-utils": "0.14.7", - "react-dom": "^0.14.7", + "react-addons-test-utils": "^0.14.8", "react-redux": "^4.4.0", "react-router": "^2.0.0", "redux": "^3.3.1",