Merge pull request #108 from billchurch/greenkeeper/file-loader-2.0.0

Update file-loader to the latest version 🚀
This commit is contained in:
Bill Church 2018-11-07 07:24:09 -05:00 committed by GitHub
commit e7db491c8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@
"copy-webpack-plugin": "^4.5.2",
"css-loader": "^1.0.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"file-loader": "^2.0.0",
"nodemon": "^1.18.3",
"postcss-discard-comments": "^4.0.0",
"snazzy": "^7.1.1",