mirror of
https://github.com/actions/setup-node.git
synced 2025-07-04 08:33:47 +00:00
Add support for volta.extends
This commit is contained in:
parent
b39b52d121
commit
70da331cd2
10 changed files with 211 additions and 193 deletions
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"engines": {
|
||||
"node": "^14.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue