Skip to content

Commit 5607c55

Browse files
fix(package): update react-dom to version 16.1.0
Closes #385
1 parent 57effbc commit 5607c55

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": "15.6.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.1.0",
7878
"request": "2.81.0",
7979
"rimraf": "2.6.1",
8080
"sinon": "2.3.5",

0 commit comments

Comments
 (0)