mirror of
https://github.com/ComfortablyCoding/strapi-plugin-slugify.git
synced 2025-12-20 00:01:04 -05:00
chore(pkg): update engine restriction
This commit is contained in:
parent
89979fcfb9
commit
c55dcc87dd
@ -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": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user