fix(core): update
This commit is contained in:
@ -5,7 +5,7 @@ import * as smartpromise from '@pushrocks/smartpromise';
|
||||
export { smartdelay, smartpromise };
|
||||
|
||||
// third parties
|
||||
import cronParser from 'cron-parser';
|
||||
import * as luxon from 'luxon';
|
||||
import croner from 'croner';
|
||||
import dayjs from 'dayjs';
|
||||
|
||||
export { cronParser, luxon };
|
||||
export { croner, dayjs };
|
||||
|
Reference in New Issue
Block a user