Skip to content

Commit 604bd40

Browse files
chore: add peer deps (#1864)
Co-authored-by: Nitin Kumar <[email protected]>
1 parent e6d210a commit 604bd40

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/webpack-cli/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@
4343
"webpack": "4.x.x || 5.x.x"
4444
},
4545
"peerDependenciesMeta": {
46+
"@webpack-cli/generate-loader": {
47+
"optional": true
48+
},
49+
"@webpack-cli/generate-plugin": {
50+
"optional": true
51+
},
52+
"@webpack-cli/migrate": {
53+
"optional": true
54+
},
4655
"webpack-bundle-analyzer": {
4756
"optional": true
4857
}

0 commit comments

Comments
 (0)