ifx: fix run ERROR

This commit is contained in:
2025-12-09 14:08:42 +08:00
parent c692061b23
commit a997dad00b
4 changed files with 2446 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.36",
"version": "0.0.37",
"description": "",
"type": "module",
"main": "./dist/router.js",
@@ -28,7 +28,7 @@
"@rollup/plugin-node-resolve": "^16.0.3",
"@rollup/plugin-typescript": "^12.3.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.1",
"@types/node": "^24.10.2",
"@types/send": "^1.2.1",
"@types/ws": "^8.18.1",
"@types/xml2js": "^0.4.14",