This commit is contained in:
2026-03-19 15:38:02 +00:00
parent cf4e5c33e8
commit 8e53e5143e
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"target": "ES2022"
},
"nodeModulesDir": true,
"version": "3.4.0"
"version": "3.5.0"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@git.zone/tstest",
"version": "3.4.0",
"version": "3.5.0",
"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.",
"exports": {