Add support for volta.extends (#921)

* Add support for `volta.extends`

* Code review
This commit is contained in:
Manta Anantachai S
2023-12-29 16:31:21 +07:00
committed by GitHub
parent b39b52d121
commit d86ebcd40b
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"
}
}