fix(core): update

This commit is contained in:
2023-07-12 11:27:46 +02:00
parent 41eed6423d
commit 4ea42cb9fb
8 changed files with 4875 additions and 11074 deletions

View File

@ -4,8 +4,8 @@ import * as stream from 'stream';
export { stream };
// pushrocks scope
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrx from '@pushrocks/smartrx';
import * as smartpromise from '@push.rocks/smartpromise';
import * as smartrx from '@push.rocks/smartrx';
export { smartpromise, smartrx };