This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency upgrades - non-major (#119)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Karl Horky <[email protected]>
- Loading branch information
1 parent
6a5dfb7
commit 72fbab5
Showing
5 changed files
with
432 additions
and
434 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
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
diff --git a/node_modules/rrule/dist/esm/src/index.d.ts b/node_modules/rrule/dist/esm/src/index.d.ts | ||
index b87e41e..0794ea6 100644 | ||
--- a/node_modules/rrule/dist/esm/src/index.d.ts | ||
+++ b/node_modules/rrule/dist/esm/src/index.d.ts | ||
@@ -20,5 +20,4 @@ export { Frequency, ByWeekday, Options } from './types'; | ||
export { Weekday, WeekdayStr } from './weekday'; | ||
export { RRuleStrOptions } from './rrulestr'; | ||
export { RRule, RRuleSet }; | ||
-export default RRule; | ||
//# sourceMappingURL=index.d.ts.map | ||
\ No newline at end of file |
Oops, something went wrong.