Skip to content

Commit 64e5bc3

Browse files
Use node v22
1 parent aeb5449 commit 64e5bc3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v22.17.1

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@
5151
},
5252
"publishConfig": {
5353
"access": "public"
54+
},
55+
"engines": {
56+
"node": ">=22"
5457
}
5558
}

0 commit comments

Comments
 (0)