This commit is contained in:
xiaojunnuo
2023-05-25 23:01:21 +08:00
parent 3a668f1f8b
commit 60921d9adf
24 changed files with 94 additions and 46 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"scripts": {
"dev": "vite",
@@ -22,8 +22,8 @@
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.0.1",
"@certd/acme-client": "^1.0.4",
"@certd/pipeline": "^1.0.4",
"@certd/acme-client": "^1.0.5",
"@certd/pipeline": "^1.0.5",
"@fast-crud/fast-crud": "^1.13.8",
"@fast-crud/fast-extends": "^1.13.8",
"@fast-crud/ui-antdv": "^1.13.8",