fix(core): update

This commit is contained in:
2023-08-07 09:19:53 +02:00
parent ac7e109f6c
commit 4867099008
11 changed files with 2078 additions and 1682 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as deesElement from '../ts/index.js';
tap.test('should create a static element', async () => {