Skip to content

Commit 1d80647

Browse files
committed
remove creating tarball
1 parent 0b7a4f3 commit 1d80647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nitro-utils/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"build:dev:watch": "run-p build:transpile:watch build:types:watch",
5454
"build:transpile:watch": "rollup -c rollup.npm.config.mjs --watch",
5555
"build:types:watch": "tsc -p tsconfig.types.json --watch",
56-
"build:tarball": "npm pack",
5756
"clean": "rimraf build coverage sentry-internal-nitro-utils-*.tgz",
5857
"fix": "eslint . --format stylish --fix",
5958
"lint": "eslint . --format stylish",

0 commit comments

Comments
 (0)