Skip to content

Commit d565a17

Browse files
authored
Update package.json (#317)
1 parent 1811836 commit d565a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Deepak Sattiraju",
55
"license": "MIT",
66
"scripts": {
7-
"prebuild": "npm i @ncc/vercel",
7+
"prebuild": "npm i @vercel/ncc",
88
"build": "ncc build src/run.ts -o lib",
99
"test": "jest",
1010
"coverage": "jest --coverage=true",

0 commit comments

Comments
 (0)