|
|
@@ -10,16 +10,16 @@
|
|
|
],
|
|
|
"main": "./build/ckeditor.js",
|
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-editor-classic": "^0.7.3",
|
|
|
- "@ckeditor/ckeditor5-presets": "^0.2.2",
|
|
|
- "@ckeditor/ckeditor5-autoformat": "^0.5.1",
|
|
|
- "@ckeditor/ckeditor5-basic-styles": "^0.8.1",
|
|
|
- "@ckeditor/ckeditor5-block-quote": "^0.1.1",
|
|
|
- "@ckeditor/ckeditor5-heading": "^0.9.1",
|
|
|
- "@ckeditor/ckeditor5-image": "^0.6.0",
|
|
|
- "@ckeditor/ckeditor5-link": "^0.7.0",
|
|
|
- "@ckeditor/ckeditor5-list": "^0.6.1",
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^0.8.0"
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^0.8.0",
|
|
|
+ "@ckeditor/ckeditor5-presets": "^0.3.0",
|
|
|
+ "@ckeditor/ckeditor5-autoformat": "^0.6.0",
|
|
|
+ "@ckeditor/ckeditor5-basic-styles": "^0.9.0",
|
|
|
+ "@ckeditor/ckeditor5-block-quote": "^0.2.0",
|
|
|
+ "@ckeditor/ckeditor5-heading": "^0.10.0",
|
|
|
+ "@ckeditor/ckeditor5-image": "^0.7.0",
|
|
|
+ "@ckeditor/ckeditor5-link": "^0.8.0",
|
|
|
+ "@ckeditor/ckeditor5-list": "^0.7.0",
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^0.9.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@ckeditor/ckeditor5-dev-utils": "^3.0.0",
|