Skip to content

Commit

Permalink
Added missing dependencies to package.json in ckeditor5-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Sep 23, 2024
1 parent 8e07cd9 commit f22898c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ckeditor5-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@ckeditor/ckeditor5-editor-classic": "43.1.0",
"@ckeditor/ckeditor5-core": "43.1.0",
"@ckeditor/ckeditor5-engine": "43.1.0",
"@ckeditor/ckeditor5-ui": "43.1.0",
"@types/lodash-es": "^4.17.12",
"typescript": "5.0.4"
},
Expand Down

0 comments on commit f22898c

Please sign in to comment.