You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: adjust date-fns dependency to accommodate date-fns-tz
fixes: #47
- adjusted date-fns dependency to `"^2.28.0 || ^3.0.0"` from `"^3.0.0"`
to accommodate date-fns-tz
- adjusted helper function to reflect version compatibility changes
- removed old un-used helper functions
0 commit comments