update: add local-proxy library

This commit is contained in:
2025-06-20 12:07:09 +08:00
parent 3c0cb64478
commit 574317a42d
14 changed files with 361 additions and 133 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/cli",
"version": "0.0.57-beta.1",
"version": "0.0.57-beta.2",
"description": "envision command tools",
"main": "dist/app.mjs",
"type": "module",
@@ -64,7 +64,7 @@
"ignore": "^7.0.5",
"inquirer": "^12.6.3",
"jsonwebtoken": "^9.0.2",
"rollup": "^4.43.0",
"rollup": "^4.44.0",
"rollup-plugin-dts": "^6.2.1",
"tar": "^7.4.3",
"zustand": "^5.0.5"