Merge pull request #6949 from tklever/examples-license

docs: add MIT license to `examples` metadata
This commit is contained in:
Sidharth Vinod
2025-09-16 12:40:40 +05:30
committed by GitHub

View File

@@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Mermaid examples package",
"author": "Sidharth Vinod",
"license": "MIT",
"type": "module",
"module": "./dist/mermaid-examples.core.mjs",
"types": "./dist/mermaid.d.ts",