chore: Add repo to examples package

This commit is contained in:
Sidharth Vinod
2025-07-16 19:52:52 +05:30
parent 5b241bbb97
commit 827a9af790

View File

@@ -16,6 +16,10 @@
"files": [ "files": [
"dist" "dist"
], ],
"repository": {
"type": "git",
"url": "https://github.com/mermaid-js/mermaid"
},
"scripts": { "scripts": {
"clean": "rimraf dist" "clean": "rimraf dist"
}, },