Skip to content

Commit 2f14e52

Browse files
committed
drop prepublish clean command
1 parent 4c449c6 commit 2f14e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/browser-info/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"scripts": {
99
"build": "tsc",
1010
"clean": "rm -rf dist tsconfig.tsbuildinfo node_modules",
11-
"prepublishOnly": "pnpm run clean && pnpm run build",
1211
"watch": "tsc --watch"
1312
},
1413
"main": "dist/index.js",

0 commit comments

Comments
 (0)