update ms to 3.0.0
This commit is contained in:
parent
5e82064a7d
commit
9b876b30b2
33 changed files with 36 additions and 43 deletions
|
@ -3,7 +3,7 @@ import { publishMainStream } from '@/services/stream';
|
|||
import define from '../define';
|
||||
import rndstr from 'rndstr';
|
||||
import config from '@/config/index';
|
||||
import * as ms from 'ms';
|
||||
import ms from 'ms';
|
||||
import { Users, UserProfiles, PasswordResetRequests } from '@/models/index';
|
||||
import { sendEmail } from '@/services/send-email';
|
||||
import { ApiError } from '../error';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue