2.1.0-publish

This commit is contained in:
Xu Chang 2022-12-12 17:22:07 +08:00
parent 5d72720f73
commit 893fb14e27
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-frontend-base",
"version": "2.0.2",
"version": "2.1.0",
"description": "oak框架中前端与业务逻辑无关的平台部分",
"author": {
"name": "XuChang"
@ -12,10 +12,10 @@
"debounce": "^1.2.1",
"format-message-parse": "^6.2.4",
"history": "^5.3.0",
"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": "^2.1.0",
"oak-domain": "^2.1.0",
"oak-external-sdk": "^1.0.5",
"oak-memory-tree-store": "^2.1.0",
"rmc-pull-to-refresh": "^1.0.13",
"url": "^0.11.0",
"uuid": "^8.3.2"