This commit is contained in:
2026-03-27 18:23:42 +00:00
parent 2946169360
commit a69b369229
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"target": "ES2022"
},
"nodeModulesDir": true,
"version": "3.6.2"
"version": "3.6.3"
}

View File

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