Skip to content

Commit 41108ce

Browse files
fix(package): update react-dom to version 16.8.4
1 parent dccb619 commit 41108ce

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
@@ -30,7 +30,7 @@
3030
"oclazyload": "1.1.0",
3131
"prop-types": "15.7.2",
3232
"react": "16.8.4",
33-
"react-dom": "16.8.3"
33+
"react-dom": "16.8.4"
3434
},
3535
"devDependencies": {
3636
"@babel/cli": "7.2.3",

0 commit comments

Comments
 (0)