Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Update file-loader to 0.11.2
Browse files Browse the repository at this point in the history
Closes #10203

Test Plan:
1. `rm -rf node_modules && rm -rf ~/.electron && npm i`
2. `npm run watch`
3. `npm start`
4. Make sure the images are properly displayed on the browser
  • Loading branch information
Suguru Hirahara committed Aug 22, 2017
1 parent 027589c commit 8b32fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"electron-localshortcut": "^0.6.0",
"electron-squirrel-startup": "brave/electron-squirrel-startup",
"emoji-regex": "^6.5.1",
"file-loader": "^0.8.5",
"file-loader": "0.11.2",
"font-awesome": "^4.5.0",
"font-awesome-webpack": "0.0.4",
"fs-extra": "^2.1.2",
Expand Down

0 comments on commit 8b32fda

Please sign in to comment.