diff --git a/package.json b/package.json index 3543df0..e1981a5 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "@fullcalendar/icalendar": "^5.10.1", "@fullcalendar/timegrid": "^5.6.0", "@fullcalendar/vue3": "^5.10.0", - "equicolor": "^1.1.0", "ical.js": "github:ekreative/ical.js#var-ical", "intl": "^1.2.5", + "unique-colors": "^1.0.1", "vue": "^3.2.20" } } diff --git a/src/App.vue b/src/App.vue index 467a409..59b0818 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,7 @@