Skip to content

Commit

Permalink
chore: vite plugin patch
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Dec 19, 2024
1 parent 7791e9e commit e3c1665
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,10 @@
// @if vitest
"test": "vitest",
// @endif
},
"overrides": {
"vite-plugin-node-polyfills": {
"vite": "^6.0.0"
}
}
}

0 comments on commit e3c1665

Please sign in to comment.