fix(core): update
This commit is contained in:
parent
bfff3b4da5
commit
aa8e2a9ae4
@ -23,7 +23,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pushrocks/lik": "^4.0.6",
|
||||
"@pushrocks/smartevent": "^2.0.5",
|
||||
"@pushrocks/smartpromise": "^3.0.6",
|
||||
"rxjs": "^6.5.5"
|
||||
},
|
||||
|
@ -1,6 +1,5 @@
|
||||
import * as lik from '@pushrocks/lik';
|
||||
import * as rxjs from 'rxjs';
|
||||
import * as smartevent from '@pushrocks/smartevent';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export { lik, rxjs, smartevent, smartpromise };
|
||||
export { lik, rxjs, smartpromise };
|
||||
|
Loading…
Reference in New Issue
Block a user