chore: Set engines in package.json
This commit is contained in:
parent
fb168b434c
commit
59adf43911
91 changed files with 93 additions and 180 deletions
|
@ -65,7 +65,6 @@
|
|||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18",
|
||||
"npm": ">=9"
|
||||
"node": ">= 18.17.0 <22"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue