mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Update package.json
changing to node 16.18 in package.json
This commit is contained in:
parent
92a57f4a93
commit
32ef117c8e
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
"node": "^14.0.0"
|
"node": "^14.0.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "16.0.0"
|
"node": "16.18.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue