Skip to content

Commit

Permalink
fix(npm): remove superfluous overrides section
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jan 14, 2025
1 parent 4f62d87 commit a97b3c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
16 changes: 5 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
"test": "tsc --noEmit && vitest --coverage",
"release": "semantic-release"
},
"overrides": {
"cross-spawn": "^7.0.6",
"micromatch": ">=4.0.8"
},
"dependencies": {
"jest-diff": "^29.6.0",
"lodash-es": "^4.17.21",
Expand Down

0 comments on commit a97b3c9

Please sign in to comment.