fix(dependencies): update
This commit is contained in:
@ -3,7 +3,7 @@ import { tapCreator } from './tapbundle.tapcreator';
|
||||
import { TapTools } from './tapbundle.classes.taptools';
|
||||
|
||||
// imported interfaces
|
||||
import { HrtMeasurement } from 'early';
|
||||
import { HrtMeasurement } from '@pushrocks/early';
|
||||
import { Deferred } from 'smartq';
|
||||
|
||||
// interfaces
|
||||
|
@ -1,4 +1,4 @@
|
||||
import * as early from 'early';
|
||||
import * as early from '@pushrocks/early';
|
||||
import * as leakage from 'leakage';
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
Reference in New Issue
Block a user