5.0.7-pub

This commit is contained in:
Xu Chang 2024-05-16 13:39:13 +08:00
parent 5188caea0b
commit 1523a42d33
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@
"history": "^5.3.0",
"i18n-js": "^4.3.0",
"node-schedule": "^2.1.1",
"oak-common-aspect": "file:../oak-common-aspect",
"oak-domain": "file:../oak-domain",
"oak-memory-tree-store": "file:../oak-memory-tree-store",
"oak-common-aspect": "~3.0.0",
"oak-domain": "~5.0.6",
"oak-memory-tree-store": "~3.3.1",
"ol": "^7.3.0",
"react-native-device-info": "^10.12.0",
"react-native-localize": "^3.0.4",