fix(core): update

This commit is contained in:
2022-01-24 21:48:32 +01:00
parent d92123dcb9
commit d389d180e5
3 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
import * as lik from '@pushrocks/lik';
import * as smartpromise from '@pushrocks/smartpromise';
export { lik, smartpromise };
export { smartpromise };