Skip to content

Commit

Permalink
Merge pull request #165 from apeacock1991/master
Browse files Browse the repository at this point in the history
Update to Mermaid version 9.3.0
  • Loading branch information
mjbvz committed Dec 19, 2022
2 parents 041d7d6 + 60a4cfa commit 072dbaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Adds [Mermaid](https://mermaid-js.github.io/mermaid/#/) diagram and flowchart su

![A mermaid diagram in VS Code's built-in markdown preview](https://github.com/mjbvz/vscode-markdown-mermaid/raw/master/docs/example.png)

Currently supports Mermaid version 9.2.2.
Currently supports Mermaid version 9.3.0.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/vscode-notebook-renderer": "^1.72.0",
"babel-loader": "^8.2.2",
"css-loader": "^2.1.1",
"mermaid": "^9.2.2",
"mermaid": "^9.3.0",
"mini-css-extract-plugin": "^2.2.2",
"style-loader": "^3.2.1",
"terser-webpack-plugin": "^5.3.6",
Expand Down

0 comments on commit 072dbaf

Please sign in to comment.