Skip to content

Commit

Permalink
chore: remove unnecessary optional peer dependencies (#1945)
Browse files Browse the repository at this point in the history
  • Loading branch information
ylemkimon committed Oct 14, 2020
1 parent 2bbbb14 commit 80b692d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/utils/package.json
Expand Up @@ -35,15 +35,6 @@
"@types/yeoman-generator": "^4.11.2"
},
"peerDependenciesMeta": {
"@webpack-cli/info": {
"optional": true
},
"@webpack-cli/init": {
"optional": true
},
"@webpack-cli/serve": {
"optional": true
},
"prettier": {
"optional": true
}
Expand Down

0 comments on commit 80b692d

Please sign in to comment.