Skip to content

Commit

Permalink
remove pnpm overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
arobsn committed Nov 26, 2024
1 parent c2951c7 commit 3d4caa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,5 @@
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"pnpm": {
"overrides": {
"vite@>=5.3.0 <5.3.6": ">=5.3.6",
"vite@>=5.3.0 <=5.3.5": ">=5.3.6",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5"
}
}
}
7 changes: 1 addition & 6 deletions pnpm-lock.yaml

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

0 comments on commit 3d4caa7

Please sign in to comment.