chore: Add missing clean scripts

Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
Sidharth Vinod
2025-11-04 21:21:58 +07:00
parent 7f5160fa4d
commit 287a9a3fcb
2 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,9 @@
"mermaid",
"layout"
],
"scripts": {},
"scripts": {
"clean": "rimraf dist"
},
"repository": {
"type": "git",
"url": "https://github.com/mermaid-js/mermaid"