Skip to content

Commit a6c9110

Browse files
fix(package): update react-dom to version 16.4.2
Closes #52
1 parent afd5701 commit a6c9110

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
@@ -9,7 +9,7 @@
99
"lodash": "^4.17.4",
1010
"prop-types": "^15.5.10",
1111
"react": "^16.4.2",
12-
"react-dom": "^16.0.0",
12+
"react-dom": "^16.4.2",
1313
"react-scripts": "1.0.14"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)