fix(core): update

This commit is contained in:
2019-04-10 11:34:30 +02:00
parent f6be9b71f1
commit cff5b5a7f4
10 changed files with 895 additions and 216 deletions

View File

@ -5,5 +5,6 @@ export { smartpromise };
// third parties
import * as luxon from 'luxon';
import * as cron from 'cron';
export { luxon };
export { luxon, cron };