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

Commit

Permalink
Merge pull request #169 from markwoon/patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary peer dependency
  • Loading branch information
tcoopman committed Oct 21, 2018
2 parents c3bb33f + b8d9ea2 commit c7b50a6
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 c7b50a6

Please sign in to comment.