5.2.2-pub

This commit is contained in:
Xu Chang 2024-06-17 09:54:51 +08:00
parent 8d42c485a9
commit 6f14922b3e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-general-business",
"version": "5.2.1",
"version": "5.2.2",
"description": "oak框架中公共业务逻辑的实现",
"author": {
"name": "XuChang"
@ -20,7 +20,7 @@
"copy-to-clipboard": "^3.3.3",
"csstype": "^3.1.3",
"dayjs": "^1.11.9",
"oak-common-aspect": "~",
"oak-common-aspect": "~3.0.0",
"oak-domain": "~5.0.11",
"oak-external-sdk": "~2.3.0",
"oak-frontend-base": "~5.2.0",