mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 13:06:56 +00:00
Update package.json
This commit is contained in:
parent
d1b420ecdf
commit
52efbe473f
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
},
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"prebuild":"npm i ncc",
|
||||
"build": "ncc build src/run.ts -o lib",
|
||||
"test": "jest",
|
||||
"test-coverage": "jest --coverage",
|
||||
|
|
|
|||
Loading…
Reference in a new issue