1.0.9发布前更新依赖

This commit is contained in:
Xu Chang 2022-09-15 11:56:21 +08:00
parent 0d3ab5f510
commit 5100190797
1 changed files with 4 additions and 4 deletions

View File

@ -11,10 +11,10 @@
"dependencies": {
"debounce": "^1.2.1",
"format-message-parse": "^6.2.4",
"oak-common-aspect": "file:../oak-common-aspect",
"oak-domain": "file:../oak-domain",
"oak-external-sdk": "file:../oak-external-sdk",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"oak-common-aspect": "^1.0.2",
"oak-domain": "^1.1.8",
"oak-external-sdk": "^1.0.2",
"oak-memory-tree-store": "^1.0.4",
"rmc-pull-to-refresh": "^1.0.13",
"url": "^0.11.0",
"uuid": "^8.3.2"