3.0.1-publish

This commit is contained in:
Xu Chang 2023-08-24 21:30:17 +08:00
parent ab31b090e1
commit 6ce1c0b488
1 changed files with 5 additions and 5 deletions

View File

@ -18,11 +18,11 @@
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.5",
"node-fetch": "^2.6.7",
"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.2.1",
"oak-domain": "^3.0.1",
"oak-external-sdk": "^1.0.12",
"oak-frontend-base": "^3.0.1",
"oak-memory-tree-store": "^3.0.1",
"qr-image": "^3.2.0",
"qrcode.react": "^3.1.0",
"react-dnd": "^16.0.1",