mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-11 03:19:42 +02:00
Version for rc release
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mermaid-js/flowchart-elk",
|
"name": "@mermaid-js/flowchart-elk",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0-rc.1",
|
||||||
"description": "Flowchart plugin for mermaid with ELK layout",
|
"description": "Flowchart plugin for mermaid with ELK layout",
|
||||||
"module": "dist/mermaid-flowchart-elk.core.mjs",
|
"module": "dist/mermaid-flowchart-elk.core.mjs",
|
||||||
"types": "dist/packages/mermaid-flowchart-elk/src/detector.d.ts",
|
"types": "dist/packages/mermaid-flowchart-elk/src/detector.d.ts",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mermaid",
|
"name": "mermaid",
|
||||||
"version": "11.0.0-alpha.2",
|
"version": "11.0.0-alpha.3",
|
||||||
"description": "Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
|
"description": "Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"module": "./dist/mermaid.core.mjs",
|
"module": "./dist/mermaid.core.mjs",
|
||||||
|
Reference in New Issue
Block a user