This commit is contained in:
2026-01-31 18:23:52 +08:00
parent a5429f055a
commit fed87eb3a1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.64",
"version": "0.0.65",
"description": "",
"type": "module",
"main": "./dist/router.js",
@@ -102,4 +102,4 @@
"require": "./src/modules/*"
}
}
}
}