Skip to content

Commit

Permalink
Fix: Brought back @ckeditor/ckeditor5-editor-classic which got mist…
Browse files Browse the repository at this point in the history
…akenly removed from the main `package.json` just before the release. Closes #585.
  • Loading branch information
Reinmar committed Oct 4, 2017
1 parent 1a96652 commit c2d246b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@ckeditor/ckeditor5-core": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-easy-image": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-editor-balloon": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-editor-classic": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-editor-inline": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-engine": "^1.0.0-alpha.1",
"@ckeditor/ckeditor5-enter": "^1.0.0-alpha.1",
Expand Down

0 comments on commit c2d246b

Please sign in to comment.