fix(build): modernize project configuration, dependencies, and node-based test setup
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
// @pushrocks scope
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
|
||||
export { smartpromise };
|
||||
|
||||
// designestate
|
||||
import * as deesElement from '@design.estate/dees-element';
|
||||
|
||||
export { deesElement };
|
||||
|
||||
// third party scope
|
||||
|
||||
Reference in New Issue
Block a user