mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-25569 Fix dependencies (#10224)
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
|
@@ -17,9 +17,11 @@
|
||||
"@editorjs/inline-code": "1.5.0",
|
||||
"@editorjs/list": "1.9.0",
|
||||
"@editorjs/marker": "1.4.0",
|
||||
"@editorjs/paragraph": "^2.11.6",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"editorjs-html": "3.4.3",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"editorjs-text-alignment-blocktune": "^1.0.3",
|
||||
"editorjs-text-color-plugin": "1.13.1",
|
||||
"@quanzo/change-font-size": "1.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user