mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-06-18 00:22:15 +08:00
Update package.json (#317)
This commit is contained in:
parent
1811836de2
commit
d565a17533
@ -4,7 +4,7 @@
|
|||||||
"author": "Deepak Sattiraju",
|
"author": "Deepak Sattiraju",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prebuild": "npm i @ncc/vercel",
|
"prebuild": "npm i @vercel/ncc",
|
||||||
"build": "ncc build src/run.ts -o lib",
|
"build": "ncc build src/run.ts -o lib",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
"coverage": "jest --coverage=true",
|
"coverage": "jest --coverage=true",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user