Skip to content

Commit 7a0f994

Browse files
fix(package): update react-dom to version 16.9.0
Closes #14
1 parent 8841965 commit 7a0f994

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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"react": "16.9.0",
43-
"react-dom": "16.3.0"
43+
"react-dom": "16.9.0"
4444
},
4545
"devDependencies": {
4646
"@commitlint/cli": "6.1.3",

0 commit comments

Comments
 (0)