fix(core): update

This commit is contained in:
2023-07-13 02:09:53 +02:00
parent 85eb222bd9
commit d8e638a07f
7 changed files with 484 additions and 79 deletions

View File

@@ -2,7 +2,7 @@ export { tap } from './tapbundle.classes.tap.js';
export { TapWrap } from './tapbundle.classes.tapwrap.js';
export { webhelpers } from './webhelpers.js';
import { expect, expectAsync } from '@pushrocks/smartexpect';
import { expect, expectAsync } from '@push.rocks/smartexpect';
export {
expect,