"feat: 优化配置管理,支持强制刷新配置,新增路径解析方法"

This commit is contained in:
2025-04-30 17:13:45 +08:00
parent 748aef5f79
commit cf570cd35b
2 changed files with 22 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/use-config",
"version": "1.0.11",
"version": "1.0.12",
"types": "dist/config.d.ts",
"scripts": {
"build": "npm run clean && tsup",