This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: add
@types/ckeditor
as a dependency
Since v1.3.2, `ng2-ckeditor` depends on the `@types/ckeditor` package being installed. By accident, this was not reflected in the v1.3.2 releases `peerDependencies` (see yabab-dev/ng2-ckeditor#311). This commit avoids build failures (such as [this one][1]) by adding `@types/ckeditor` as a dev dependency. [1]: https://circleci.com/gh/angular/ngcc-validation/24561
- Loading branch information
Showing
2 changed files
with
31 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters