Skip to content

Commit 6725bcf

Browse files
fix(package): update react to version 16.0.0
1 parent 2dbcbe4 commit 6725bcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"prop-types": "^15.5.10",
16-
"react": "^15.6.0",
16+
"react": "^16.0.0",
1717
"react-dom": "^15.6.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)