mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Rename to setup-beam (#21)
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "setup-elixir",
|
||||
"name": "setup-beam",
|
||||
"version": "1.6.0",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "ncc build src/setup-elixir.js",
|
||||
"build": "ncc build src/setup-beam.js",
|
||||
"format": "prettier \"src/**/*.js\""
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user