为发布修改oak的相关引用

This commit is contained in:
Xu Chang 2022-08-19 10:06:52 +08:00
parent c91c4f4cc2
commit 553687faf2
1 changed files with 5 additions and 5 deletions

View File

@ -12,11 +12,11 @@
"@fingerprintjs/fingerprintjs": "^3.3.3",
"classnames": "^2.3.1",
"moment": "^2.29.4",
"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": "^1.0.0",
"oak-domain": "^1.0.0",
"oak-external-sdk": "^1.0.0",
"oak-frontend-base": "^1.0.0",
"oak-memory-tree-store": "^1.0.0",
"sha1": "^1.1.1",
"tslib": "^2.4.0",
"uuid": "^8.3.2"