This commit is contained in:
2026-05-08 11:10:38 +00:00
parent c93194843e
commit d75189251b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
"target": "ES2022" "target": "ES2022"
}, },
"nodeModulesDir": true, "nodeModulesDir": true,
"version": "3.6.3" "version": "3.6.4"
} }
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@git.zone/tstest", "name": "@git.zone/tstest",
"version": "3.6.3", "version": "3.6.4",
"private": false, "private": false,
"description": "A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.", "description": "A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.",
"exports": { "exports": {