Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit 9a57a56

Browse files
committed
react v16发布
1 parent 2f43901 commit 9a57a56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-webpack3",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "",
55
"scripts": {
66
"start": "node server.js",
@@ -63,9 +63,9 @@
6363
"history": "^4.6.1",
6464
"http-proxy-middleware": "^0.17.4",
6565
"jroll": "^2.5.0",
66-
"prop-types": "^15.5.7-alpha.1",
67-
"react": "^15.6.1",
68-
"react-dom": "^15.6.1",
66+
"prop-types": "^15.6.0",
67+
"react": "^16.0.0",
68+
"react-dom": "^16.0.0",
6969
"react-hot-loader": "^3.0.0-beta.7",
7070
"react-redux": "^5.0.5",
7171
"react-router": "^4.1.1",

0 commit comments

Comments
 (0)