Skip to content

Commit

Permalink
Get rid of DeprecationWarning.
Browse files Browse the repository at this point in the history
DeprecationWarning: loaderUtils.parseQuery()
webpack-contrib/file-loader#129
  • Loading branch information
zigomir committed Feb 26, 2017
1 parent ef6c35d commit f61e2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-preset-es2015": "^6.0.0",
"cross-env": "^3.0.0",
"css-loader": "^0.25.0",
"file-loader": "^0.9.0",
"file-loader": "^0.10.1",
{{#sass}}
"node-sass": "^4.5.0",
"sass-loader": "^5.0.1",
Expand Down

0 comments on commit f61e2cf

Please sign in to comment.