fix(core): update

This commit is contained in:
2024-05-28 00:28:33 +02:00
parent 48989c17c7
commit d7c3f035ec
7 changed files with 5280 additions and 3230 deletions

View File

@ -1,5 +1,5 @@
import log from 'why-is-node-running';
import { expect, expectAsync, tap } from '@pushrocks/tapbundle';
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import * as smartntml from '../ts/index.js';
let testSmartntmlInstance: smartntml.Smartntml;