Skip to content

Commit ae67996

Browse files
author
Blling
committed
Update react to 16.0.0
1 parent cc5d589 commit ae67996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"webpack": "^3.3.0"
4545
},
4646
"peerDependencies": {
47-
"react": "^16.0.0-alpha.13",
48-
"react-dom": "^16.0.0-alpha.13"
47+
"react": "^16.0.0",
48+
"react-dom": "^16.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)