File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -220,6 +220,18 @@ See CKEditor 5 release blog posts [on the CKEditor blog](https://ckeditor.com/bl
220220 </td>
221221</tr >
222222
223+ <tr >
224+ <td>
225+ <a href="https://github.com/ckeditor/ckeditor5-watchdog"><code>@ckeditor/ckeditor5-watchdog</code></a>
226+ </td>
227+ <td>
228+ <a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-watchdog"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-watchdog.svg" alt="@ckeditor/ckeditor5-watchdog npm package badge"></a>
229+ </td>
230+ <td>
231+ The watchdog feature, which keeps CKEditor 5 editors running.
232+ </td>
233+ </tr >
234+
223235<tr >
224236 <td>
225237 <a href="https://github.com/ckeditor/ckeditor5-cloud-services"><code>@ckeditor/ckeditor5-cloud-services</code></a>
Original file line number Diff line number Diff line change 6464 "@ckeditor/ckeditor5-undo" : " ^11.0.2" ,
6565 "@ckeditor/ckeditor5-upload" : " ^11.0.2" ,
6666 "@ckeditor/ckeditor5-utils" : " ^12.1.1" ,
67+ "@ckeditor/ckeditor5-watchdog" : " ^0.0.1" ,
6768 "@ckeditor/ckeditor5-widget" : " ^11.0.2" ,
6869 "@ckeditor/ckeditor5-word-count" : " ^0.0.1"
6970 },
You can’t perform that action at this time.
0 commit comments