mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2024-11-06 12:35:49 -05:00
348e008008
* Fix node version file parsing * Build index.js * Non-json file error handling * Format code * Add package.json to e2e tests * Minor fix
5 lines
45 B
JSON
5 lines
45 B
JSON
{
|
|
"engines": {
|
|
"node": "^14.0.0"
|
|
}
|
|
}
|