fix(core): update

This commit is contained in:
2019-09-11 15:37:17 +02:00
parent 0526c45ea1
commit ee336af699
8 changed files with 1287 additions and 362 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from 'tapbundle';
import { expect, tap } from '@pushrocks/tapbundle';
import * as q from '../ts/index';
tap.test('should return a Deferred for .defer()', async () => {