fix(core): update

This commit is contained in:
2023-07-26 20:51:11 +02:00
parent 111ef1fe44
commit 293da8859d
7 changed files with 5408 additions and 30 deletions

View File

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