Skip to content

Commit b0023ba

Browse files
committed
chore: update node version in docs site to v22
1 parent 62dfdb0 commit b0023ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "index.js",
88
"module": "index.js",
99
"engines": {
10-
"node": "18"
10+
"node": "22"
1111
},
1212
"scripts": {
1313
"dev": "root dev",

0 commit comments

Comments
 (0)