Skip to content

Commit 21a3a11

Browse files
author
Vincent
authored
bump hot loader to support relay v4 and accompanying version bumps (#66)
* bump hot loader * bump version
1 parent 2b97304 commit 21a3a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firstlookmedia/react-scripts",
3-
"version": "2.0.0-rc16",
3+
"version": "2.0.0-rc17",
44
"description": "shared react site configs",
55
"author": "First Look Media",
66
"license": "MIT",
@@ -66,7 +66,7 @@
6666
"postcss-scss": "^1.0.5",
6767
"precss": "^2",
6868
"progress-bar-webpack-plugin": "^1.11.0",
69-
"react-hot-loader": "^4.1.1",
69+
"react-hot-loader": "^4.11.0",
7070
"resolve-bin": "^0.4.0",
7171
"resolve-url-loader": "^2.3.0",
7272
"sass-loader": "^7.0.1",

0 commit comments

Comments
 (0)