BREAKING CHANGE(scope): update scope

This commit is contained in:
2018-09-02 14:35:49 +02:00
parent 96a5142409
commit 9fc87c7f95
9 changed files with 1113 additions and 589 deletions

View File

@@ -1,5 +1,5 @@
import * as smartevent from 'smartevent';
import * as smartfile from 'smartfile';
import * as smartfile from '@pushrocks/smartfile';
import * as smartstream from 'smartstream';
import * as lodash from 'lodash';
import * as through2 from 'through2';