Skip to content

Commit

Permalink
build: fix pnpm config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Jan 18, 2025
1 parent d02493b commit 0744e73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@
"vitest": "3.0.2"
},
"packageManager": "[email protected]",
"pnpm": {
"onlyBuiltDependencies": [
"esbuild"
]
},
"engines": {
"node": ">=18"
}
Expand Down

0 comments on commit 0744e73

Please sign in to comment.