Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 7822936

Browse files
chore(pkg): update engine restriction
1 parent b668cee commit 7822936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"kind": "plugin"
4848
},
4949
"engines": {
50-
"node": ">=14.19.1 <=18.x.x",
50+
"node": ">=18.0.0 <=20.x.x",
5151
"npm": ">=6.0.0"
5252
},
5353
"keywords": [

0 commit comments

Comments
 (0)