fix(package): Bump dependencies, refine test script and imports, and overhaul README and docs

This commit is contained in:
2025-09-07 07:54:04 +00:00
parent 6f024536a8
commit c084b20390
7 changed files with 1841 additions and 3364 deletions

View File

@@ -1,4 +1,4 @@
import { tap, expect } from '@push.rocks/tapbundle';
import { tap, expect } from '@git.zone/tstest/tapbundle';
import * as qenv from '@push.rocks/qenv';
let testQenv = new qenv.Qenv('./', '.nogit/');