mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[AAE-32610] - wild comma
This commit is contained in:
parent
3159c9248e
commit
4964e23304
@ -10,22 +10,20 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@editorjs/code": "2.9.0",
|
||||
"@editorjs/editorjs": "^2.28.2",
|
||||
"@editorjs/header": "2.8.1",
|
||||
"@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",
|
||||
"@valano/change-font-size": "1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@editorjs/code": ">=2.9.0",
|
||||
"@editorjs/editorjs": ">=2.28.2",
|
||||
"@editorjs/header": ">=2.8.1",
|
||||
"@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",
|
||||
"@valano/change-font-size": ">=1.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user