Skip to content

Commit

Permalink
Update package.json (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamero authored Mar 19, 2024
1 parent 1811836 commit d565a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d565a17

Please sign in to comment.