fix(core): update

This commit is contained in:
2023-07-20 22:54:07 +02:00
parent 2266ee0c73
commit ac11045812
8 changed files with 1476 additions and 1262 deletions

View File

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