Skip to content

Commit 9dc55f6

Browse files
committed
chore: remove pointless prepublishOnly script
1 parent 0159112 commit 9dc55f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"dev": "tsc -p . --watch",
2020
"build": "rimraf dist && tsc -p .",
2121
"prepare": "npm run build",
22-
"prepublishOnly": "rm -rf dist",
2322
"test": "jest"
2423
},
2524
"dependencies": {

0 commit comments

Comments
 (0)