Update js-releases to fix missing dep in bundle (#78)

This commit is contained in:
Audrey Eschright 2020-12-09 12:21:26 -08:00 committed by GitHub
parent 5beb956c8b
commit a504130155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2079 additions and 178 deletions

View file

@ -18,7 +18,7 @@
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.2.0"
"@hashicorp/js-releases": "^1.2.1"
},
"devDependencies": {
"@vercel/ncc": "^0.25.1",