chore: Fix outfile names

This commit is contained in:
Sidharth Vinod
2023-08-14 08:52:56 +05:30
parent 5c2a6b5eb1
commit 4fd7a88a15
3 changed files with 3 additions and 2 deletions

View File

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