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

@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as smartfile from '@pushrocks/smartfile';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartfile from '@push.rocks/smartfile';
import * as smartstream from '../ts/index.js';

View File

@ -1,5 +1,5 @@
import * as smartfile from '@pushrocks/smartfile';
import { expect, tap } from '@pushrocks/tapbundle';
import * as smartfile from '@push.rocks/smartfile';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartstream from '../ts/smartstream.classes.streamwrapper.js';