Skip to content

Commit a58ad1b

Browse files
fix(package): update react-dom to version 16.10.0
Closes #14
1 parent 2cc643b commit a58ad1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"babel-preset-react": "^6.5.0",
3333
"babel-standalone": "^6.4.4",
3434
"react": "~16.10.0",
35-
"react-dom": "^15.4.0"
35+
"react-dom": "^16.10.0"
3636
},
3737
"devDependencies": {
3838
"assume": "~1.5.0",

0 commit comments

Comments
 (0)