fix: fix bugs

This commit is contained in:
2025-05-01 01:48:35 +08:00
parent cf570cd35b
commit 751b874fd4
3 changed files with 10 additions and 2 deletions

View File

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