Skip to content

Commit 343cfaf

Browse files
fix(package): update react-dom to version 16.9.0
Closes #11
1 parent 352d871 commit 343cfaf

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
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"http-server": "^0.11.1",
1515
"react": "^16.9.0",
16-
"react-dom": "^15.4.1",
16+
"react-dom": "^16.9.0",
1717
"steal": "^1.0.10",
1818
"steal-jsx": "^0.0.2"
1919
},

0 commit comments

Comments
 (0)