Skip to content

Commit ca300df

Browse files
fix(package): update react-dom to version 16.4.1
Closes #76
1 parent f27dae1 commit ca300df

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
@@ -90,7 +90,7 @@
9090
"raf": "3.4.0",
9191
"react": "16.4.1",
9292
"react-dev-utils": "^5.0.0",
93-
"react-dom": "^16.2.0",
93+
"react-dom": "^16.4.1",
9494
"react-i18next": "^7.4.0",
9595
"react-native": "0.54.2",
9696
"react-native-material-ripple": "^0.8.0",

0 commit comments

Comments
 (0)