feat: 提交

This commit is contained in:
2025-08-25 09:16:31 +08:00
parent b09ac98b56
commit 14796d4d9c

View File

@@ -1,6 +1,6 @@
{
"name": "@imes-procesor/libs",
"version": "0.1.1",
"version": "1.1.0",
"description": "",
"type": "module",
"scripts": {
@@ -21,7 +21,7 @@
"./utils": "./src/utils/index.ts"
},
"dependencies": {
"cut-abstractions": "http://gitea.cf/MES-FE/cut-abstractions/releases/download/0.2/cut-abstractions-0.2.1.tgz"
"cut-abstractions": "http://gitea.cf/MES-FE/cut-abstractions/releases/download/0.3/cut-abstractions-0.3.4.tgz"
},
"devDependencies": {
"@types/node": "^24.0.10",