This commit is contained in:
2026-01-16 12:06:01 +08:00
parent 123d02f452
commit 730f4c6eb9
2 changed files with 16 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.54",
"version": "0.0.55",
"description": "",
"type": "module",
"main": "./dist/router.js",
@@ -30,7 +30,7 @@
"@rollup/plugin-node-resolve": "^16.0.3",
"@rollup/plugin-typescript": "^12.3.0",
"@types/bun": "^1.3.6",
"@types/node": "^25.0.8",
"@types/node": "^25.0.9",
"@types/send": "^1.2.1",
"@types/ws": "^8.18.1",
"@types/xml2js": "^0.4.14",