Skip to content

Commit 68cdfdc

Browse files
fix(package): update react-dom to version 16.4.1
Closes #384
1 parent 1e70671 commit 68cdfdc

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
@@ -74,7 +74,7 @@
7474
"react": "16.4.1",
7575
"react-addons-css-transition-group": "15.6.0",
7676
"react-addons-test-utils": "15.6.0",
77-
"react-dom": "15.6.1",
77+
"react-dom": "16.4.1",
7878
"request": "2.81.0",
7979
"rimraf": "2.6.1",
8080
"sinon": "2.3.5",

0 commit comments

Comments
 (0)