1.0.0-pub

This commit is contained in:
Xu Chang 2024-05-08 14:19:00 +08:00
parent fe8caf3da5
commit 0f1d2efc60
1 changed files with 5 additions and 8 deletions

View File

@ -46,14 +46,11 @@
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"oak-backend-base": "file:../oak-backend-base",
"oak-common-aspect": "file:../oak-common-aspect",
"oak-db": "file:../oak-db",
"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-general-business": "file:../oak-general-business",
"oak-domain": "^5.0.3",
"oak-external-sdk": "^2.3.0",
"oak-frontend-base": "^5.0.4",
"oak-memory-tree-store": "^3.3.0",
"oak-general-business": "^5.0.3",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-image-gallery": "^1.2.11",