Use native tools

This commit is contained in:
CrazyMax
2020-05-06 22:14:50 +02:00
parent 232b78f307
commit 6395a3aa2f
6 changed files with 75 additions and 875 deletions

View File

@@ -22,14 +22,12 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4",
"@actions/tool-cache": "^1.3.4",
"download": "^8.0.0",
"typed-rest-client": "^1.7.3"
"@actions/http-client": "^1.0.8",
"@actions/tool-cache": "^1.3.4"
},
"devDependencies": {
"@types/jest": "^25.2.1",
"@types/node": "^13.13.4",
"@types/download": "^6.2.4",
"@zeit/ncc": "^0.22.1",
"jest": "^25.5.0",
"jest-circus": "^25.5.0",