mirror of
https://github.com/actions/setup-node.git
synced 2025-01-23 00:39:45 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"engines": {
|
|
"node": "^20.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-to-regexp": "^0.1.10"
|
|
}
|
|
}
|