chore(pkg): update engine restriction

This commit is contained in:
daedalus 2023-10-22 13:50:27 -04:00
parent 89979fcfb9
commit c55dcc87dd

View File

@ -47,7 +47,7 @@
"kind": "plugin" "kind": "plugin"
}, },
"engines": { "engines": {
"node": ">=14.19.1 <=18.x.x", "node": ">=18.0.0 <=20.x.x",
"npm": ">=6.0.0" "npm": ">=6.0.0"
}, },
"keywords": [ "keywords": [