@fullcalendar/rrule
Advanced tools
Comparing version 5.0.0-beta.4 to 5.0.0-rc
/*! | ||
FullCalendar v5.0.0-beta.4 | ||
FullCalendar v5.0.0-rc | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2019 Adam Shaw |
{ | ||
"name": "@fullcalendar/rrule", | ||
"version": "5.0.0-beta.4", | ||
"version": "5.0.0-rc", | ||
"title": "FullCalendar RRule Plugin", | ||
@@ -8,4 +8,4 @@ "description": "A connector to the RRule library, for recurring events", | ||
"dependencies": { | ||
"@fullcalendar/common": "5.0.0-beta.4", | ||
"tslib": "^1.9.3" | ||
"@fullcalendar/common": "5.0.0-rc", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "peerDependencies": { | ||
}, | ||
"module": "main.js", | ||
"main": "main.js", | ||
"types": "main.d.ts", | ||
@@ -21,0 +21,0 @@ "homepage": "https://fullcalendar.io/", |
10220
+ Added@fullcalendar/common@5.0.0-rc(transitive)
- Removed@fullcalendar/common@5.0.0-beta.4(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.0.0