Skip to content

Commit aea5165

Browse files
chore(deps): update node.js to v22
1 parent a68b81f commit aea5165

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.17.0
1+
22.21.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"license": "MIT",
88
"engines": {
9-
"node": "18.x"
9+
"node": "22.x"
1010
},
1111
"scripts": {
1212
"prebuild": "rimraf dist",

0 commit comments

Comments
 (0)