fix(core): update

This commit is contained in:
2023-08-08 14:07:05 +02:00
parent 4b89137721
commit 6f18c0d48a
7 changed files with 2206 additions and 12050 deletions

View File

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