This commit is contained in:
2025-11-21 15:50:16 +00:00
parent d6f657a46a
commit c9950d31ac
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@
"target": "ES2022"
},
"nodeModulesDir": true,
"version": "3.1.2"
"version": "3.1.3"
}

View File

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