chore: 更新版本号至 0.0.90,并在 toJSONSchemaRoute 函数中添加对返回值的处理

This commit is contained in:
2026-03-09 16:15:49 +08:00
parent 3c56849cfa
commit e4c2c0e1e6
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.89",
"version": "0.0.90",
"description": "",
"type": "module",
"main": "./dist/router.js",