Skip to content

Commit

Permalink
Fix dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
scofalik committed May 24, 2023
1 parent b3172f1 commit 9841c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ckeditor5-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@ckeditor/ckeditor5-undo": "^38.0.1",
"@ckeditor/ckeditor5-utils": "^38.0.1",
"@ckeditor/ckeditor5-widget": "^38.0.1",
"@ckeditor/ckeditor5-source-editing": "^38.0.1"
"@ckeditor/ckeditor5-source-editing": "^38.0.1",
"json-diff": "^0.5.4",
"typescript": "^4.8.4",
"webpack": "^5.58.1",
Expand Down

0 comments on commit 9841c05

Please sign in to comment.