4
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2025-11-11 14:56:55 +00:00
setup-node/__tests__/data/package-volta.json
2025-08-08 07:37:58 +01:00

8 lines
84 B
JSON

{
"engines": {
"node": "^14.0.0"
},
"volta": {
"node": "24.0.0"
}
}