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

Commit

Permalink
Added the missing core dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredck committed May 2, 2020
1 parent 9d03c0a commit 9828ae0
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 @@ -10,6 +10,7 @@
"ckeditor5-plugin"
],
"dependencies": {
"@ckeditor/ckeditor5-core": "^19.0.0",
"@ckeditor/ckeditor5-engine": "^19.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9828ae0

Please sign in to comment.