fix(mermaid): mark mermaid-parser dependecy with ^

Co-authored-by: Alois Klink <alois@aloisklink.com>
This commit is contained in:
Reda Al Sulais
2023-08-21 02:38:23 +03:00
parent 4ae361bd1f
commit 1d64549cce
2 changed files with 2 additions and 54 deletions

View File

@@ -71,7 +71,7 @@
"khroma": "^2.0.0",
"lodash-es": "^4.17.21",
"mdast-util-from-markdown": "^1.3.0",
"mermaid-parser": "workspace:*",
"mermaid-parser": "workspace:^",
"stylis": "^4.1.3",
"ts-dedent": "^2.2.0",
"uuid": "^9.0.0"