Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary peer dependency
Browse files Browse the repository at this point in the history
Reverting addition of peer dependency.
  • Loading branch information
markwoon authored Oct 17, 2018
1 parent c3bb33f commit b8d9ea2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"test:clean": "rimraf test/public/assets",
"test": "npm run test:webpack1 && npm run test:webpack2 && npm run test:webpack3 && npm run test:webpack4"
},
"peerDependencies": {
"webpack-cli": "^2.1.5"
},
"dependencies": {
"imagemin": "^5.3.1",
"imagemin-gifsicle": "^5.2.0",
Expand Down

0 comments on commit b8d9ea2

Please sign in to comment.