mirror of
https://github.com/actions/setup-node.git
synced 2024-11-27 03:46:11 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"engines": {
|
|
"node": "^20.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-to-regexp": "^0.1.10"
|
|
}
|
|
}
|