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

Commit c7b50a6

Browse files
authored
Merge pull request #169 from markwoon/patch-1
Remove unnecessary peer dependency
2 parents c3bb33f + b8d9ea2 commit c7b50a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"test:clean": "rimraf test/public/assets",
1717
"test": "npm run test:webpack1 && npm run test:webpack2 && npm run test:webpack3 && npm run test:webpack4"
1818
},
19-
"peerDependencies": {
20-
"webpack-cli": "^2.1.5"
21-
},
2219
"dependencies": {
2320
"imagemin": "^5.3.1",
2421
"imagemin-gifsicle": "^5.2.0",

0 commit comments

Comments
 (0)