fix(core): update

This commit is contained in:
2024-01-19 21:09:27 +01:00
parent 91424492ba
commit ba3210c7f5
9 changed files with 3879 additions and 2083 deletions

View File

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