为发布修改oak的相关引用
This commit is contained in:
parent
c91c4f4cc2
commit
553687faf2
10
package.json
10
package.json
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue