Merge develop in timeline branch

This commit is contained in:
ashishj
2023-01-11 18:13:26 +01:00
99 changed files with 2332 additions and 850 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@mermaid-js/mermaid-mindmap",
"version": "9.2.2",
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
"version": "9.3.0",
"description": "Mindmap diagram module for MermaidJS.",
"module": "dist/mermaid-mindmap.core.mjs",
"types": "dist/detector.d.ts",
"type": "module",