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