Skip to content

Commit 54e9380

Browse files
authored
Freeze React 15.3.2
Damn, we need yarn asap.
1 parent 8bb8758 commit 54e9380

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
"postcss-loader": "^1.1.0",
7777
"ramda": "^0.22.1",
7878
"raven-js": "^3.0.3",
79-
"react": "^15.3.1",
80-
"react-addons-test-utils": "^15.3.1",
81-
"react-dom": "^15.3.1",
79+
"react": "15.3.2",
80+
"react-addons-test-utils": "15.3.2",
81+
"react-dom": "15.3.2",
8282
"react-gravatar": "^2.4.4",
8383
"react-helmet": "^3.0.0",
8484
"react-intl": "^2.1.2",

0 commit comments

Comments
 (0)