发布前更新依赖

This commit is contained in:
Xu Chang 2022-09-10 13:30:14 +08:00
parent 03af217792
commit 3adff31726
1 changed files with 5 additions and 5 deletions

View File

@ -15,11 +15,11 @@
"@wangeditor/editor-for-react": "^1.0.4",
"classnames": "^2.3.1",
"dayjs": "^1.11.5",
"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.2",
"oak-domain": "^1.1.4",
"oak-external-sdk": "^1.0.2",
"oak-frontend-base": "^1.0.7",
"oak-memory-tree-store": "^1.0.4",
"sha1": "^1.1.1",
"ts-md5": "^1.3.1",
"tslib": "^2.4.0",