Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix(package): Add missing SVGO dependency, update svgo-loader to v2.0…
Browse files Browse the repository at this point in the history
….0 (#28)
  • Loading branch information
greenkeeper[bot] authored and markdalgleish committed Oct 31, 2017
1 parent c66eaf2 commit 763ca13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"postcss-prefix-selector": "^1.6.0",
"raw-loader": "^0.5.1",
"style-loader": "^0.19.0",
"svgo-loader": "^1.2.1",
"svgo": "^1.0.0",
"svgo-loader": "^2.0.0",
"uglify-loader": "^2.0.0",
"webpack-node-externals": "^1.6.0"
},
Expand Down

0 comments on commit 763ca13

Please sign in to comment.