Skip to content

Commit a251916

Browse files
committed
Restore volta config for volta users
1 parent 68de469 commit a251916

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@
120120
"engines": {
121121
"node": "18.* || 20.* || >= 21"
122122
},
123+
"volta": {
124+
"node": "22.10.0",
125+
"pnpm": "9.12.2"
126+
},
123127
"publishConfig": {
124128
"registry": "https://registry.npmjs.org"
125129
},

0 commit comments

Comments
 (0)