fix(core): update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import * as smartevent from 'smartevent';
|
||||
import * as smartevent from '@pushrocks/smartevent';
|
||||
import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartstream from 'smartstream';
|
||||
import * as lodash from 'lodash';
|
||||
import * as smartstream from '@pushrocks/smartstream';
|
||||
import * as through2 from 'through2';
|
||||
|
||||
export { lodash, smartevent, smartfile, smartstream, through2 };
|
||||
export { smartevent, smartfile, smartstream, through2 };
|
||||
|
||||
Reference in New Issue
Block a user