Switch to @hashicorp/js-releases for finding correct package to install (#70)

This commit is contained in:
Audrey Eschright 2020-12-01 10:49:15 -08:00 committed by GitHub
parent 4c5048fbaf
commit 32c4f59108
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 48794 additions and 4682 deletions

View file

@ -15,18 +15,17 @@
"author": "",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^2.1.1",
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.0",
"node-fetch": "^2.6.1",
"semver": "^7.3.2"
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.1.0"
},
"devDependencies": {
"@zeit/ncc": "0.22.1",
"husky": "^4.3.0",
"jest": "^25.2.4",
"nock": "^12.0.3",
"semistandard": "^14.2.0"
"jest": "^26.6.3",
"nock": "^13.0.5",
"semistandard": "^16.0.0"
},
"jest": {
"testPathIgnorePatterns": [