Skip to content

Commit 8ace653

Browse files
fix(package): update react-dom to version 16.2.0
Closes #28
1 parent 0361f07 commit 8ace653

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
@@ -48,7 +48,7 @@
4848
"prettyjson": "1.1.3",
4949
"react": "^15.3.2",
5050
"react-codemirror": "0.2.6",
51-
"react-dom": "^15.3.2",
51+
"react-dom": "^16.2.0",
5252
"react-transform-catch-errors": "1.0.2",
5353
"react-transform-hmr": "1.0.4",
5454
"redbox-react": "1.3.2",

0 commit comments

Comments
 (0)