fix: 解决部署问题

This commit is contained in:
2025-02-24 20:27:39 +08:00
parent 1e9f209803
commit 61bf2cc73b
13 changed files with 53 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/code-center",
"version": "0.0.1",
"version": "0.0.3",
"description": "code center",
"type": "module",
"main": "index.js",
@@ -32,7 +32,7 @@
"license": "UNLICENSED",
"dependencies": {
"@kevisual/auth": "1.0.5",
"@kevisual/local-app-manager": "0.1.6",
"@kevisual/local-app-manager": "0.1.8",
"@kevisual/router": "^0.0.6",
"@kevisual/use-config": "^1.0.7",
"@types/semver": "^7.5.8",