Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Internal: Fixed dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2ciek committed Aug 19, 2019
1 parent d982651 commit 0f9bf16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@ckeditor/ckeditor5-basic-styles": "^11.1.3",
"@ckeditor/ckeditor5-block-quote": "^11.1.2",
" @ckeditor/ckeditor5-cloud-service": "^11.0.4",
"@ckeditor/ckeditor5-block-quote": "^11.1.2",
"@ckeditor/ckeditor5-cloud-services": "^11.0.4",
"@ckeditor/ckeditor5-clipboard": "^12.0.1",
"@ckeditor/ckeditor5-editor-classic": "^12.1.3",
"@ckeditor/ckeditor5-enter": "^11.0.4",
"@ckeditor/ckeditor5-easy-image": "^11.0.4",
"@ckeditor/ckeditor5-enter": "^11.0.4",
"@ckeditor/ckeditor5-easy-image": "^11.0.4",
"@ckeditor/ckeditor5-heading": "^11.0.4",
"@ckeditor/ckeditor5-indent": "^10.0.1",
"@ckeditor/ckeditor5-link": "^11.1.1",
Expand Down

0 comments on commit 0f9bf16

Please sign in to comment.