fix(core): update

This commit is contained in:
2019-05-08 22:50:57 +02:00
parent c62ce415e9
commit d5cdeffd17
3 changed files with 31 additions and 35 deletions

View File

@ -36,8 +36,6 @@ export {
smartstring
};
// third party
import * as lodash from 'lodash';
import * as through2 from 'through2';
export { lodash, through2 };
export { through2 };