mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
Install the right package
This commit is contained in:
parent
89353b5a69
commit
d7210f159d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
"@actions/io": "^1.0.2",
|
"@actions/io": "^1.0.2",
|
||||||
"@actions/tool-cache": "^1.6.1",
|
"@actions/tool-cache": "^1.6.1",
|
||||||
"@hashicorp/js-releases": "^1.2.0",
|
"@hashicorp/js-releases": "^1.2.0",
|
||||||
"asn1":"^0.2.4"
|
"asn1.js": "^5.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vercel/ncc": "^0.25.1",
|
"@vercel/ncc": "^0.25.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue