fix(tapbundle_serverside): allocate a free port when starting SmartStorage

This commit is contained in:
2026-05-08 11:38:07 +00:00
parent d75189251b
commit 6704807c15
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '3.6.4',
version: '3.6.5',
description: 'A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.'
}