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
62aeada586
commit
af5ec937fe
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"main": "lib/run.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "tsc --outDir ./lib --rootDir ./src",
|
||||
"test": "jest",
|
||||
"test-coverage": "jest --coverage"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue