This commit is contained in:
2025-11-19 21:43:15 +00:00
parent 41d7c1ce49
commit 1a4eb5b6d9
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"target": "ES2022" "target": "ES2022"
}, },
"nodeModulesDir": true, "nodeModulesDir": true,
"version": "2.8.3" "version": "3.0.0"
} }

View File

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