Skip to content

Commit b9c0159

Browse files
fix(package): update react-dom to version 16.3.2
Closes #3
1 parent 0d73be0 commit b9c0159

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
@@ -15,7 +15,7 @@
1515
"mobx": "^3.2.1",
1616
"mobx-react": "^4.2.2",
1717
"react": "^15.6.1",
18-
"react-dom": "^15.6.1",
18+
"react-dom": "^16.3.2",
1919
"react-router": "^4.1.2",
2020
"simple-oauth2": "^1.3.0",
2121
"todomvc-app-css": "^2.0.4",

0 commit comments

Comments
 (0)