build
This commit is contained in:
parent
6417ba29bc
commit
8c85fde54c
2 changed files with 9814 additions and 3 deletions
9815
lib/index.js
9815
lib/index.js
File diff suppressed because one or more lines are too long
|
@ -7,7 +7,7 @@
|
||||||
"author": "Benjamin Lannon <benjamin@lannonbr.com>",
|
"author": "Benjamin Lannon <benjamin@lannonbr.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "ncc build index.js -o lib -m"
|
"build": "ncc build index.js -o lib"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue