chore(build): dependency to ckeditor5-math

This commit is contained in:
Elian Doran 2025-01-06 13:59:58 +02:00
parent 179299c2c7
commit 96bc48dbc4

View File

@ -49,7 +49,8 @@
"@ckeditor/ckeditor5-paragraph": "41.4.2",
"@ckeditor/ckeditor5-paste-from-office": "41.4.2",
"@ckeditor/ckeditor5-table": "41.4.2",
"@ckeditor/ckeditor5-typing": "41.4.2"
"@ckeditor/ckeditor5-typing": "41.4.2",
"@triliumnext/ckeditor5-math": "41.4.2-hotfix1"
},
"devDependencies": {
"@ckeditor/ckeditor5-core": "41.4.2",