chore: Update engine to NodeJS 16
This commit is contained in:
parent
217bb8588d
commit
1e67a95fe0
83 changed files with 166 additions and 166 deletions
|
@ -56,7 +56,7 @@
|
|||
"tag": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0",
|
||||
"npm": ">=6"
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue