Skip to content

Commit 06436c0

Browse files
committed
Update Node.js engine version to 22.x
1 parent dc3baf9 commit 06436c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"main": "index.js",
1010
"engines": {
11-
"node": "20.x"
11+
"node": "22.x"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)