Skip to content

Commit 45dafc9

Browse files
fix(package): update react-dom to version 16.13.0
Closes #124
1 parent ec98955 commit 45dafc9

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
@@ -17,7 +17,7 @@
1717
"gsap": "^1.18.2",
1818
"meteor-node-stubs": "^0.4.1",
1919
"react": "^16.13.0",
20-
"react-dom": "^15.3.0",
20+
"react-dom": "^16.13.0",
2121
"react-mixin": "^5.0.0",
2222
"scrollmagic": "2.0.5"
2323
}

0 commit comments

Comments
 (0)