update version

This commit is contained in:
2025-12-04 14:23:58 +08:00
parent 7d8123a76d
commit c02ecc9d85
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import { app } from './app.ts'
import './router/index.ts';
import './routes/index.ts';
import { HOME } from './config.ts';
import { proxyRoute, initProxy } from '@kevisual/local-proxy/proxy.ts';