We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1811836 commit d565a17Copy full SHA for d565a17
package.json
@@ -4,7 +4,7 @@
4
"author": "Deepak Sattiraju",
5
"license": "MIT",
6
"scripts": {
7
- "prebuild": "npm i @ncc/vercel",
+ "prebuild": "npm i @vercel/ncc",
8
"build": "ncc build src/run.ts -o lib",
9
"test": "jest",
10
"coverage": "jest --coverage=true",
0 commit comments