Skip to content

Commit 33c11fc

Browse files
chore: pin react to 15.4.2
1 parent f4d324c commit 33c11fc

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
@@ -89,7 +89,7 @@
8989
"jsdom-global": "^2.1.0",
9090
"mocha": "^3.2.0",
9191
"nyc": "^10.0.0",
92-
"react": "^15.3.2",
92+
"react": "15.4.2",
9393
"react-addons-test-utils": "^15.3.2",
9494
"react-dom": "^15.3.2",
9595
"react-hot-loader": "^3.0.0-beta.2",

0 commit comments

Comments
 (0)