1.0.7-pub

This commit is contained in:
Xu Chang 2024-05-18 16:59:47 +08:00
parent d11d3607f7
commit b01f1e401c
1 changed files with 5 additions and 5 deletions

View File

@ -50,11 +50,11 @@
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"oak-domain": "file:../oak-domain",
"oak-external-sdk": "file:../oak-external-sdk",
"oak-frontend-base": "file:../oak-frontend-base",
"oak-general-business": "file:../oak-general-business",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"oak-domain": "~5.0.8",
"oak-external-sdk": "~2.3.0",
"oak-frontend-base": "~5.1.0",
"oak-general-business": "~5.1.0",
"oak-memory-tree-store": "~3.3.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-image-gallery": "^1.2.11",