Node 16 or later
This commit is contained in:
parent
718034599e
commit
548732b273
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
||||||
"devtool": "source-map"
|
"devtool": "source-map"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^19 || ^18 || ^16 || ^14.19",
|
"node": ">= 16",
|
||||||
"npm": ">= 6.13.4",
|
"npm": ">= 6.13.4",
|
||||||
"yarn": ">= 1.21.1"
|
"yarn": ">= 1.21.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue