feat(utils): 添加存储前缀配置并更新存储逻辑

This commit is contained in:
曾文豪
2025-09-02 09:10:53 +08:00
parent eb89dd4a48
commit f2ff19f17b
3 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tiesheng/npm-tool",
"version": "1.0.17",
"version": "1.0.19",
"description": "npm tool package",
"main": "index.js",
"scripts": {