Skip to content

Commit

Permalink
rollback webpack-file-loader to 0.11 due to webpack-contrib/file-load…
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Aug 12, 2017
1 parent 24dbe2d commit 0067473
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-react": "^7.1.0",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^1.0.0-rc.0",
"file-loader": "^0.11.2",
"greenkeeper-lockfile": "^1.7.2",
"html-webpack-plugin": "^2.29.0",
"jest": "^20.0.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2662,9 +2662,9 @@ file-entry-cache@^2.0.0:
flat-cache "^1.2.1"
object-assign "^4.0.1"

file-loader@^1.0.0-rc.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-1.0.0.tgz#08accf9631a0875e4ab7f209fc4db338604b3190"
file-loader@^0.11.2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.2.tgz#4ff1df28af38719a6098093b88c82c71d1794a34"
dependencies:
loader-utils "^1.0.2"

Expand Down

0 comments on commit 0067473

Please sign in to comment.