chore: Remove prePublishOnly

This commit is contained in:
Sidharth Vinod
2024-08-22 15:46:04 +05:30
parent c4b92069ba
commit 3d9a24dd28
4 changed files with 4 additions and 10 deletions

View File

@@ -19,8 +19,7 @@
"mermaid"
],
"scripts": {
"clean": "rimraf dist",
"prepublishOnly": "pnpm -w run build"
"clean": "rimraf dist"
},
"repository": {
"type": "git",