Skip to content

Commit ff62d80

Browse files
authored
Remove yargs overrides
Removed yargs overrides from package.json see yargs/yargs#2514 Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent c48aae1 commit ff62d80

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@
148148
"webpack-cli": "7.0.3",
149149
"webpack-node-externals": "3.0.0"
150150
},
151-
"overrides": {
152-
"yargs": ">=17.7.2 && <19"
153-
},
154151
"types": "./dist.d/index.node.d.ts",
155152
"browser": "./dist.web/lib.js",
156153
"main": "./dist.node/index.node.js",

0 commit comments

Comments
 (0)