fix(core): update

This commit is contained in:
2019-02-20 23:54:38 +01:00
parent ff4c66b25a
commit 81383b5498
9 changed files with 890 additions and 241 deletions

View File

@ -1,7 +1,7 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as smartgulp from '../ts/index';
import * as smartstream from 'smartstream';
import * as smartstream from '@pushrocks/smartstream';
import * as gulpFunction from 'gulp-function';
import * as smartq from 'smartq';