fix(docs, deps, tests): update README with expanded usage docs and examples; bump devDependencies and dees-domtools; fix test import path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
import { expect, tap } from '@git.zone/tstest/tapbundle';
|
||||
import * as deesElement from '../ts/index.js';
|
||||
|
||||
tap.test('should create a static element', async () => {
|
||||
|
||||
Reference in New Issue
Block a user