fix(core): update

This commit is contained in:
2020-09-07 12:13:27 +00:00
parent 110b2c00cf
commit 996685e7fb
2 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,6 @@ import * as smartpromise from '@pushrocks/smartpromise';
export { lik, smartdelay, smartpromise };
// third parties
import croner from 'croner';
import dayjs from 'dayjs';
export { croner, dayjs };
export { dayjs };