Upgrade to React 16
This commit is contained in:
18
package.json
18
package.json
@@ -127,15 +127,14 @@
|
||||
"query-string": "^4.3.4",
|
||||
"randomstring": "1.1.5",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^15.6.1",
|
||||
"react-addons-css-transition-group": "15.3.2",
|
||||
"react-dom": "^15.6.1",
|
||||
"react-dropzone": "3.6.0",
|
||||
"react": "^16.1.0",
|
||||
"react-dom": "^16.1.0",
|
||||
"react-dropzone": "4.2.1",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-keydown": "^1.7.3",
|
||||
"react-medium-image-zoom": "^2.0.3",
|
||||
"react-modal": "^2.2.1",
|
||||
"react-portal": "^3.1.0",
|
||||
"react-medium-image-zoom": "^3.0.2",
|
||||
"react-modal": "^3.1.2",
|
||||
"react-portal": "^4.0.0",
|
||||
"react-router-dom": "^4.1.1",
|
||||
"redis": "^2.6.2",
|
||||
"redis-lock": "^0.1.0",
|
||||
@@ -175,8 +174,7 @@
|
||||
"koa-webpack-hot-middleware": "1.0.3",
|
||||
"lint-staged": "^3.4.0",
|
||||
"nodemon": "1.11.0",
|
||||
"prettier": "1.3.1",
|
||||
"react-addons-test-utils": "^15.3.1",
|
||||
"react-test-renderer": "^15.3.1"
|
||||
"prettier": "1.8.2",
|
||||
"react-test-renderer": "^16.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user