mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
v1.7.0 (#30)
This commit is contained in:
committed by
GitHub
parent
f05ed1cf77
commit
78d10b5f61
Generated
+3
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "setup-beam",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.2.6",
|
||||
@@ -2566,10 +2566,7 @@
|
||||
"resolved": "https://registry.npmjs.org/shellcheck/-/shellcheck-1.0.0.tgz",
|
||||
"integrity": "sha512-CdKbWXOknBwE1wNQzAnwfLf7QNOu/yqyLSGBKoq2WuChEqfg7dnZJ1pHR2P463PbVpBRz3KGkYnXJCoQrPwtYA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"shellcheck": "shellcheck-stable/shellcheck"
|
||||
}
|
||||
"hasInstallScript": true
|
||||
},
|
||||
"node_modules/side-channel": {
|
||||
"version": "1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user