fix(core): update
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
// @pushrocks scope
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export {
|
||||
smartpromise
|
||||
}
|
||||
export { smartpromise };
|
||||
|
||||
// designestate
|
||||
import * as deesElement from '@designestate/dees-element';
|
||||
|
||||
export {
|
||||
deesElement
|
||||
}
|
||||
export { deesElement };
|
||||
|
||||
// third party scope
|
||||
|
||||
Reference in New Issue
Block a user