AAE-25569 Fix dependencies (#10224)

This commit is contained in:
Pablo Martinez
2024-09-16 17:35:18 +02:00
committed by GitHub
parent 851b627823
commit 02597fe7a5
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -36,10 +36,12 @@
"@editorjs/inline-code",
"@editorjs/list",
"@editorjs/marker",
"@editorjs/paragraph",
"@editorjs/underline",
"@quanzo/change-font-size",
"editorjs-text-color-plugin",
"editorjs-html",
"editorjs-paragraph-with-alignment"
"editorjs-paragraph-with-alignment",
"editorjs-text-alignment-blocktune"
]
}