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,7 +1,7 @@
// this file contains the code to generate and handle the stream
import * as plugins from './smartgulp.plugins';
import { Smartfile } from 'smartfile';
import { Smartfile } from '@pushrocks/smartfile';
import { Transform } from 'stream';