fix(npm publishing): update
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
|
||||
export {
|
||||
smartpromise,
|
||||
smartdelay
|
||||
}
|
||||
export { smartpromise, smartdelay };
|
||||
|
Reference in New Issue
Block a user