Skip to content

Commit 04452bd

Browse files
fix(package): update react to version 16.4.0
Closes #384
1 parent 19e3ef8 commit 04452bd

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
@@ -71,7 +71,7 @@
7171
"lodash": "4.17.4",
7272
"mkdirp": "0.5.1",
7373
"npm-run-all": "4.0.2",
74-
"react": "15.6.1",
74+
"react": "16.4.0",
7575
"react-addons-css-transition-group": "15.6.0",
7676
"react-addons-test-utils": "15.6.0",
7777
"react-dom": "15.6.1",

0 commit comments

Comments
 (0)