fix(tests): Migrate tests to Deno native runner and update Deno config

This commit is contained in:
2025-10-26 17:44:43 +00:00
parent 536ebca6ab
commit 95c4ae3b16
6 changed files with 86 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ship.zone/szci",
"version": "6.0.0",
"version": "5.0.0",
"exports": "./mod.ts",
"nodeModulesDir": "auto",
"tasks": {