4.4.0-publish

This commit is contained in:
Xu Chang 2024-03-29 18:42:55 +08:00
parent ece11ad634
commit 03a3a9da9d
1 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-general-business",
"version": "4.3.4",
"version": "4.4.0",
"description": "oak框架中公共业务逻辑的实现",
"author": {
"name": "XuChang"
@ -19,11 +19,11 @@
"copy-to-clipboard": "^3.3.3",
"csstype": "^3.1.3",
"dayjs": "^1.11.9",
"oak-common-aspect": "file:../oak-common-aspect",
"oak-domain": "file:../oak-domain",
"oak-external-sdk": "file:../oak-external-sdk",
"oak-frontend-base": "file:../oak-frontend-base",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"oak-common-aspect": "^2.3.1",
"oak-domain": "^4.5.0",
"oak-external-sdk": "^2.2.0",
"oak-frontend-base": "^4.5.0",
"oak-memory-tree-store": "^3.2.0",
"qrcode.react": "^3.1.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",