mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 15:16:08 +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,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "ncc build src/setup-elixir.js",
|
"build": "ncc build src/setup-elixir.js",
|
||||||
"format": "prettier \"src/**/*.js\"",
|
"format": "prettier \"src/**/*.js\""
|
||||||
"test": "node __tests__/setup-elixir.test.js"
|
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
@@ -17,7 +16,7 @@
|
|||||||
"@actions/core": "^1.0.0",
|
"@actions/core": "^1.0.0",
|
||||||
"@actions/exec": "^1.0.0",
|
"@actions/exec": "^1.0.0",
|
||||||
"@actions/tool-cache": "^1.1.0",
|
"@actions/tool-cache": "^1.1.0",
|
||||||
"semver": "^7.3.2"
|
"semver": "^6.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@zeit/ncc": "^0.22.1",
|
"@zeit/ncc": "^0.22.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user