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 0b7a4f3 commit 1d80647Copy full SHA for 1d80647
packages/nitro-utils/package.json
@@ -53,7 +53,6 @@
53
"build:dev:watch": "run-p build:transpile:watch build:types:watch",
54
"build:transpile:watch": "rollup -c rollup.npm.config.mjs --watch",
55
"build:types:watch": "tsc -p tsconfig.types.json --watch",
56
- "build:tarball": "npm pack",
57
"clean": "rimraf build coverage sentry-internal-nitro-utils-*.tgz",
58
"fix": "eslint . --format stylish --fix",
59
"lint": "eslint . --format stylish",
0 commit comments