Merge pull request #13 from ckeditor/t/12
Feature: Added the table feature to the build. Closes #12.
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.
... | ... | @@ -48,6 +48,7 @@ |
"@ckeditor/ckeditor5-paragraph": "^10.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^10.0.0", | ||
"@ckeditor/ckeditor5-upload": "^10.0.0", | ||
"@ckeditor/ckeditor5-table": "^0.0.1", | ||
"babel-minify-webpack-plugin": "^0.3.0", | ||
"postcss-loader": "^2.0.10", | ||
"raw-loader": "^0.5.1", | ||
... | ... |
Please register or sign in to comment