fix: fix context error

This commit is contained in:
2024-12-07 00:53:33 +08:00
parent a57579281e
commit 7403e09ea3
4 changed files with 105 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/use-config",
"version": "1.0.5",
"version": "1.0.7",
"types": "dist/config.d.ts",
"scripts": {
"build": "npm run clean && rollup -c",