fix(core): update

This commit is contained in:
2023-07-27 13:51:40 +02:00
parent 94280da45c
commit 0d343329f5
13 changed files with 1337 additions and 859 deletions

View File

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