Skip to content

Commit 0083e63

Browse files
committed
Pin node and npm versions using Volta
1 parent 9082594 commit 0083e63

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
@@ -32,5 +32,9 @@
3232
"del": "^8.0.0",
3333
"typescript": "^5.8.3",
3434
"xo": "^1.1.0"
35+
},
36+
"volta": {
37+
"node": "22.16.0",
38+
"npm": "11.4.2"
3539
}
3640
}

0 commit comments

Comments
 (0)