Merge branch t/ckeditor5/1247
Feature: Added the table and media embed features to the build. See ckeditor/ckeditor5#1247.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -41,10 +41,11 @@ |
"@ckeditor/ckeditor5-image": "^10.2.0", | ||
"@ckeditor/ckeditor5-link": "^10.0.3", | ||
"@ckeditor/ckeditor5-list": "^11.0.1", | ||
"@ckeditor/ckeditor5-media-embed": "^0.0.1", | ||
"@ckeditor/ckeditor5-paragraph": "^10.0.2", | ||
"@ckeditor/ckeditor5-table": "^10.1.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^11.0.0", | ||
"@ckeditor/ckeditor5-upload": "^10.0.2", | ||
"@ckeditor/ckeditor5-table": "^10.1.0", | ||
"postcss-loader": "^3.0.0", | ||
"raw-loader": "^0.5.1", | ||
"style-loader": "^0.23.0", | ||
... | ... |
Please register or sign in to comment