Răsfoiți Sursa

Added link to NPM.

Maciej Bukowski 5 ani în urmă
părinte
comite
fcceeb96e5
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      docs/builds/guides/frameworks/angular.md

+ 2 - 0
docs/builds/guides/frameworks/angular.md

@@ -23,6 +23,8 @@ Because of the breaking changes in the Angular library output format, the `ckedi
 * Version `1.x.x` – For **Angular 5-8** apps. Support for this version will end when the official support for Angular 8 is dropped (planned date: November 2020),
 * Version `2.x.x` – For **Angular 9+** apps. This version is currently actively supported.
 
+All versions are [listed on NPM](https://www.npmjs.com/package/@ckeditor/ckeditor5-angular), where they can be pulled from.
+
 ## Quick start
 
 In your existing Angular project, install the [CKEditor 5 WYSIWYG editor component for Angular](https://www.npmjs.com/package/@ckeditor/ckeditor5-angular):