fix(core): update
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
// sub packages
|
||||
import * as legalDocs from '@umbrellazone/legal-docs';
|
||||
export { legalDocs };
|
||||
|
||||
// @tsclass
|
||||
import * as tsclass from '@tsclass/tsclass';
|
||||
export { tsclass };
|
||||
|
||||
// @pushrocks
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
export { smartpromise };
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
export { smartpromise, smartshell };
|
||||
|
||||
Reference in New Issue
Block a user