mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
Fixes tests for release.js (#14)
This commit is contained in:
parent
abd9f2b70f
commit
8767493626
3 changed files with 5 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-opentofu",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.1",
|
||||
"description": "Setup OpenTofu CLI for GitHub Actions",
|
||||
"license": "MPL-2.0",
|
||||
"publisher": "OpenTofu",
|
||||
|
|
@ -29,7 +29,6 @@
|
|||
"@vercel/ncc": "0.38.1",
|
||||
"husky": "8.0.3",
|
||||
"jest": "29.7.0",
|
||||
"nock": "13.3.6",
|
||||
"semistandard": "17.0.0"
|
||||
},
|
||||
"semistandard": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue