remove ical

This commit is contained in:
Karsten Hassel
2021-03-03 21:22:00 +01:00
parent e4f47178fc
commit 454206c803
3 changed files with 1 additions and 19 deletions

View File

@@ -40,6 +40,7 @@ _This release is scheduled to be released on 2021-04-01._
### Removed
- Removed danger.js library.
- Removed `ical` which was substituted by `node-ical` in release `v2.13.0`. Module developers must install this dependency themselves in the module folder if needed.
### Fixed