Add support for volta.extends

This commit is contained in:
Anantachai Saothong (Manta) 2023-12-15 15:56:40 +07:00
parent b39b52d121
commit 70da331cd2
10 changed files with 211 additions and 193 deletions

View file

@ -1,8 +1,5 @@
{
"engines": {
"node": "^14.0.0"
},
"volta": {
"node": "16.0.0"
}
}