mirror of
https://github.com/rumblefrog/setup-sp.git
synced 2025-04-19 14:17:59 +02:00
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"dependencies": {
|
|
"@actions/core": "^1.2.0",
|
|
"@actions/io": "^1.0.1",
|
|
"@actions/tool-cache": "^1.1.2",
|
|
"@types/node": "^12.12.7",
|
|
"@types/semver": "^6.2.0",
|
|
"await-to-js": "^2.1.1",
|
|
"axios": "^0.19.0",
|
|
"semver": "^6.3.0"
|
|
}
|
|
}
|