Skip to content

Commit d3ea318

Browse files
authored
chore: allow node 22 (#189)
1 parent 09bb919 commit d3ea318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"kind": "plugin"
8282
},
8383
"engines": {
84-
"node": ">=18.0.0 <=20.x.x",
84+
"node": ">=18.0.0 <=22.x.x",
8585
"npm": ">=6.0.0"
8686
},
8787
"keywords": [

0 commit comments

Comments
 (0)