fix(core): update

This commit is contained in:
2023-08-08 01:06:23 +02:00
parent 9d895913eb
commit ebeedc6200
9 changed files with 4690 additions and 9846 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as deesComms from '../ts/index.js';
let deesCommsTest: deesComms.DeesComms;