Skip to content

Commit 32629e9

Browse files
chore(deps): update node.js to v22
1 parent 9820c36 commit 32629e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.16.0
1+
22.12.0

packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Alexander Zhao <[email protected]>",
77
"license": "MIT",
88
"engines": {
9-
"node": "^20.0.0"
9+
"node": "^22.0.0"
1010
},
1111
"main": "dist/index.js",
1212
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)