Merge pull request #5733 from mermaid-js/sidv/changesets

Add changesets
This commit is contained in:
Sidharth Vinod
2024-08-23 18:29:26 +05:30
committed by GitHub
15 changed files with 561 additions and 80 deletions

View File

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