ckeditor5-collaboration-samples icon indicating copy to clipboard operation
ckeditor5-collaboration-samples copied to clipboard

Integration folder `ckeditor5*` peerDeps not updated by release script

Open f1ames opened this issue 1 year ago • 1 comments

As mentioned in the issue title. The peerDeps should be updated too in integrations folder package.json, to be aligned with ckeditor5* package version from samples directories.

f1ames avatar Oct 09 '24 12:10 f1ames

Stylesheets versions in exports configs are also static: https://github.com/ckeditor/ckeditor5-collaboration-samples/blob/1b5d6009419f5a43655693bcba080c6c840a3b47/real-time-collaboration-for-angular/src/app/app.component.ts#L310-L329 (probably in other demos as well).

Dumluregn avatar Nov 06 '24 08:11 Dumluregn