@ckeditor/ckeditor5-ui 48.5.0-alpha.7 → 48.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- package/dist/index-editor.css.map +1 -1
- package/dist/index.css.map +1 -1
- package/package.json +7 -7
package/LICENSE.md
CHANGED
|
@@ -21,7 +21,7 @@ The following libraries are included in CKEditor 5 under the [MIT license](
|
|
|
21
21
|
* @types/color-convert - Copyright (c) Microsoft Corporation.
|
|
22
22
|
* color-convert - Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com> and Copyright (c) 2016-2021 Josh Junon <josh@junon.me>.
|
|
23
23
|
* color-parse - Copyright (c) 2015 Dmitry Ivanov.
|
|
24
|
-
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc
|
|
24
|
+
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc.
|
|
25
25
|
* vanilla-colorful - Copyright (c) 2020 Serhii Kulykov <iamkulykov@gmail.com>.
|
|
26
26
|
|
|
27
27
|
Trademarks
|