fix(tapbundle): Fix TypeScript IDE warning about tapTools parameter possibly being undefined

This commit is contained in:
Juergen Kunz
2025-07-24 22:24:52 +00:00
parent e4fc6623ea
commit 008844a9e2
3 changed files with 14 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@git.zone/tstest",
"version": "2.3.1",
"version": "2.3.2",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"exports": {