fix: install ckeditor
This commit is contained in:
parent
b9a66188ee
commit
d2456178ee
File diff suppressed because it is too large
Load Diff
|
|
@ -16,6 +16,7 @@
|
|||
"@ckeditor/ckeditor5-block-quote": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-cloud-services": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-code-block": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-core": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-editor-classic": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-essentials": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-heading": "^47.4.0",
|
||||
|
|
@ -28,6 +29,7 @@
|
|||
"@ckeditor/ckeditor5-table": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-typing": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-undo": "^47.4.0",
|
||||
"@ckeditor/ckeditor5-utils": "^47.4.0",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue