fix(dependencies): leaner dependencies

This commit is contained in:
2018-07-13 00:03:08 +02:00
parent 46cbb082fd
commit 7d4bf05289
4 changed files with 472 additions and 52 deletions

View File

@ -1,4 +1,4 @@
import * as moment from 'moment';
import * as smartq from 'smartq';
import * as smartpromise from '@pushrocks/smartpromise';
export { moment, smartq };
export { moment, smartpromise };