mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-22612 Fix Rich Text color picker (#9688)
* AAE-22612 Fix Rich Text color picker * remove readOnly input from editor
This commit is contained in:
+2
-2
@@ -101,7 +101,7 @@
|
||||
"@angular/cli": "~14.2.12",
|
||||
"@angular/compiler-cli": "14.1.3",
|
||||
"@editorjs/code": "2.9.0",
|
||||
"@editorjs/editorjs": "^2.29.0",
|
||||
"@editorjs/editorjs": "^2.28.2",
|
||||
"@editorjs/header": "2.8.1",
|
||||
"@editorjs/inline-code": "1.5.0",
|
||||
"@editorjs/list": "1.9.0",
|
||||
@@ -141,7 +141,7 @@
|
||||
"dotenv": "16.4.5",
|
||||
"editorjs-html": "3.4.3",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"editorjs-text-color-plugin": "2.0.4",
|
||||
"editorjs-text-color-plugin": "1.13.1",
|
||||
"ejs": "^3.1.10",
|
||||
"eslint": "^8.47.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
|
||||
Reference in New Issue
Block a user