mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Revert package updates
This commit is contained in:
Vendored
+1573
-2114
File diff suppressed because it is too large
Load Diff
Generated
+3
-4654
File diff suppressed because it is too large
Load Diff
+2
-3
@@ -5,8 +5,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "ncc build src/setup-elixir.js",
|
||||
"format": "prettier \"src/**/*.js\"",
|
||||
"test": "node __tests__/setup-elixir.test.js"
|
||||
"format": "prettier \"src/**/*.js\""
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
@@ -17,7 +16,7 @@
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"@actions/tool-cache": "^1.1.0",
|
||||
"semver": "^7.3.2"
|
||||
"semver": "^6.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
|
||||
Reference in New Issue
Block a user