BREAKING CHANGE(package): change scope
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as early from 'early';
|
||||
import * as leakage from 'leakage';
|
||||
import * as smartdelay from 'smartdelay';
|
||||
import * as smartq from 'smartq';
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export { early, smartdelay, smartq, leakage };
|
||||
export { early, smartdelay, smartpromise, leakage };
|
||||
|
||||
Reference in New Issue
Block a user