This commit is contained in:
xiaojunnuo
2025-07-07 00:45:59 +08:00
parent 3d2c6e6032
commit ce4dc9e3fa
28 changed files with 115 additions and 38 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@certd/pipeline",
"private": false,
"version": "1.36.1",
"version": "1.36.2",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
@@ -17,7 +17,7 @@
"pub": "npm publish"
},
"dependencies": {
"@certd/basic": "^1.36.1",
"@certd/basic": "^1.36.2",
"@certd/plus-core": "^1.36.1",
"dayjs": "^1.11.7",
"lodash-es": "^4.17.21",