mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-12 09:44:19 +00:00
parent
62aeada586
commit
1571d72e78
2 changed files with 2 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…
Add table
Add a link
Reference in a new issue