Skip to content

Commit 092c733

Browse files
fix(package): update react-dom to version 16.13.0
Closes #10
1 parent 6323fbe commit 092c733

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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"prop-types": "^15.6.2",
3939
"react": "16.13.0",
40-
"react-dom": "16.5.0"
40+
"react-dom": "16.13.0"
4141
},
4242
"devDependencies": {
4343
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)