Skip to content

bump hot loader to support relay v4 and accompanying version bumps #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firstlookmedia/react-scripts",
"version": "2.0.0-rc16",
"version": "2.0.0-rc17",
"description": "shared react site configs",
"author": "First Look Media",
"license": "MIT",
Expand Down Expand Up @@ -66,7 +66,7 @@
"postcss-scss": "^1.0.5",
"precss": "^2",
"progress-bar-webpack-plugin": "^1.11.0",
"react-hot-loader": "^4.1.1",
"react-hot-loader": "^4.11.0",
"resolve-bin": "^0.4.0",
"resolve-url-loader": "^2.3.0",
"sass-loader": "^7.0.1",
Expand Down