2.3.0-publish
This commit is contained in:
parent
6546a74f03
commit
ac2fccdbcf
12
package.json
12
package.json
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "oak-general-business",
|
"name": "oak-general-business",
|
||||||
"version": "2.2.1",
|
"version": "2.3.0",
|
||||||
"description": "oak框架中公共业务逻辑的实现",
|
"description": "oak框架中公共业务逻辑的实现",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "XuChang"
|
"name": "XuChang"
|
||||||
|
|
@ -16,11 +16,11 @@
|
||||||
"@wangeditor/editor-for-react": "^1.0.4",
|
"@wangeditor/editor-for-react": "^1.0.4",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"dayjs": "^1.11.5",
|
"dayjs": "^1.11.5",
|
||||||
"oak-common-aspect": "file:../oak-common-aspect",
|
"oak-common-aspect": "^2.1.3",
|
||||||
"oak-domain": "file:../oak-domain",
|
"oak-domain": "^2.3.0",
|
||||||
"oak-external-sdk": "file:../oak-external-sdk",
|
"oak-external-sdk": "^1.0.5",
|
||||||
"oak-frontend-base": "file:../oak-frontend-base",
|
"oak-frontend-base": "^2.3.0",
|
||||||
"oak-memory-tree-store": "file:../oak-memory-tree-store",
|
"oak-memory-tree-store": "^2.2.0",
|
||||||
"qr-image": "^3.2.0",
|
"qr-image": "^3.2.0",
|
||||||
"react-scripts": "^5.0.1",
|
"react-scripts": "^5.0.1",
|
||||||
"sha1": "^1.1.1",
|
"sha1": "^1.1.1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue