fix(core): update

This commit is contained in:
2019-01-31 02:52:18 +01:00
parent 57b37cb327
commit ac2a1559b0
13 changed files with 1179 additions and 284 deletions

View File

@ -1,5 +1,5 @@
// tslint:disable-next-line:no-implicit-dependencies
import { expect, tap } from 'tapbundle';
import { expect, tap } from '@pushrocks/tapbundle';
import * as smartuniverse from '../ts/index';
import { Observable } from 'rxjs';