3.0.1-publish

This commit is contained in:
Xu Chang 2023-08-24 21:28:24 +08:00
parent 2f8a44a30a
commit 0c44f8b4ea
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
"history": "^5.3.0", "history": "^5.3.0",
"i18n-js": "^4.3.0", "i18n-js": "^4.3.0",
"node-schedule": "^2.1.1", "node-schedule": "^2.1.1",
"oak-common-aspect": "file:../oak-common-aspect", "oak-common-aspect": "^2.2.1",
"oak-domain": "file:../oak-domain", "oak-domain": "^3.0.1",
"oak-memory-tree-store": "file:../oak-memory-tree-store", "oak-memory-tree-store": "^3.0.1",
"ol": "^7.3.0", "ol": "^7.3.0",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"rmc-pull-to-refresh": "^1.0.13", "rmc-pull-to-refresh": "^1.0.13",