mirror of
https://github.com/actions/setup-node.git
synced 2025-09-10 18:56:17 +00:00
update to specify engines
This commit is contained in:
parent
4aa78f05e5
commit
8baf2b4607
2 changed files with 6 additions and 0 deletions
3
package-lock.json
generated
3
package-lock.json
generated
|
@ -37,6 +37,9 @@
|
|||
"prettier": "^2.8.4",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue