mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 11:52:28 +08:00
Lock mermaid to the last known working version (GHWriter is throwing errors when mermaid v9.4.x is installed.
This commit is contained in:
parent
bb85162223
commit
d6293b76ef
@ -28,10 +28,12 @@
|
||||
"ckeditor5-metadata.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"ckeditor5": "^35.0.1",
|
||||
"mermaid": "^9.1.4",
|
||||
"mermaid": "9.1.7",
|
||||
"lodash-es": "^4.17.15"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ckeditor5": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ckeditor/ckeditor5-basic-styles": "^35.0.1",
|
||||
"@ckeditor/ckeditor5-clipboard": "^35.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user