mirror of
https://github.com/deployphp/action.git
synced 2025-04-02 19:36:35 +00:00
10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@actions/core": "^1.6.0",
|
|
"execa": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
}
|