Skip to content

Commit a8872a4

Browse files
fix(package): update react-dom to version 16.0.0
1 parent 2dbcbe4 commit a8872a4

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"prop-types": "^15.5.10",
1616
"react": "^15.6.0",
17-
"react-dom": "^15.6.0"
17+
"react-dom": "^16.0.0"
1818
},
1919
"devDependencies": {
2020
"babel-core": "^6.16.0",

0 commit comments

Comments
 (0)