Skip to content

Commit 3f3ee10

Browse files
committed
chore: remove volta from package.json
Too many node versions in this repo. use `.node-version` instead
1 parent db33196 commit 3f3ee10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"name": "oxc",
33
"private": true,
44
"packageManager": "pnpm@10.15.1",
5-
"volta": {
6-
"node": "22.14.0"
7-
},
85
"scripts": {
96
"build": "pnpm --workspace-concurrency=1 --filter './napi/*' build",
107
"build-dev": "pnpm --workspace-concurrency=1 --filter './napi/*' build-dev",

0 commit comments

Comments
 (0)