Bump @js-joda/core from 5.2.0 to 5.3.0

This commit is contained in:
Sofiya Tepikin
2022-08-15 20:01:56 +00:00
parent a3f059a01e
commit cc35d8fc12
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import {
} from '../local-storage'
import Notification from 'react-native-push-notification'
import Moment from 'moment'
import { LocalDate } from 'js-joda'
import { LocalDate } from '@js-joda/core'
import labels from '../i18n/en/settings'
import { getBleedingDaysSortedByDate } from '../db'