mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Update moment to moment-timezone
This commit is contained in:
parent
8a4623eb7b
commit
9b54b3a3c7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import moment from 'moment';
|
||||
import moment from 'moment-timezone';
|
||||
import * as yup from 'yup';
|
||||
import { UNIT_TYPES } from './constants';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue