mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-31 06:18:20 +08:00
Switch Node versioning to engines
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -29,6 +29,9 @@
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"ts-jest": "^29.1.1",
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
||||
Reference in New Issue
Block a user