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

Commit

Permalink
Fix: Translations should work when CKEditor was loaded using RequireJ…
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 10, 2018
1 parent a736401 commit 16cba07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@ckeditor/ckeditor5-autoformat": "^1.0.0-beta.2",
"@ckeditor/ckeditor5-basic-styles": "^1.0.0-beta.2",
"@ckeditor/ckeditor5-block-quote": "^1.0.0-beta.2",
"@ckeditor/ckeditor5-dev-utils": "^7.0.3",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^3.0.4",
"@ckeditor/ckeditor5-dev-utils": "^8.0.0",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^4.0.0",
"@ckeditor/ckeditor5-easy-image": "^1.0.0-beta.2",
"@ckeditor/ckeditor5-editor-classic": "^1.0.0-beta.2",
"@ckeditor/ckeditor5-essentials": "^1.0.0-beta.2",
Expand Down

0 comments on commit 16cba07

Please sign in to comment.