Skip to content

Commit

Permalink
fix(package): overrides and direct dependency cannot be used together
Browse files Browse the repository at this point in the history
release-npm
  • Loading branch information
tobua committed May 2, 2024
1 parent 5d3f2e0 commit 1aceb2c
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 @@ -37,9 +37,6 @@
"trustedDependencies": [
"zero-configuration"
],
"overrides": {
"strip-dirs": ">= 3"
},
"type": "module",
"sideEffects": true,
"main": "./index.ts",
Expand Down

0 comments on commit 1aceb2c

Please sign in to comment.