This commit is contained in:
2025-11-17 01:52:00 +00:00
parent 973ce771d2
commit 9357d6e7ef
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"target": "ES2022"
},
"nodeModulesDir": true,
"version": "2.8.0"
"version": "2.8.1"
}

View File

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