5.3.38-dev
This commit is contained in:
parent
8b09aa204b
commit
e0f8544c8a
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "oak-frontend-base",
|
"name": "oak-frontend-base",
|
||||||
"version": "5.3.37",
|
"version": "5.3.38",
|
||||||
"description": "oak框架中前端与业务逻辑无关的平台部分",
|
"description": "oak框架中前端与业务逻辑无关的平台部分",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "XuChang"
|
"name": "XuChang"
|
||||||
|
|
@ -22,9 +22,9 @@
|
||||||
"i18n-js": "^4.3.0",
|
"i18n-js": "^4.3.0",
|
||||||
"node-schedule": "^2.1.1",
|
"node-schedule": "^2.1.1",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"oak-common-aspect": "^3.0.5",
|
"oak-common-aspect": "file:../oak-common-aspect",
|
||||||
"oak-domain": "^5.1.27",
|
"oak-domain": "file:../oak-domain",
|
||||||
"oak-memory-tree-store": "^3.3.13",
|
"oak-memory-tree-store": "file:../oak-memory-tree-store",
|
||||||
"ol": "^7.3.0",
|
"ol": "^7.3.0",
|
||||||
"rc-pagination": "^4.3.0",
|
"rc-pagination": "^4.3.0",
|
||||||
"react-activation": "^0.12.4",
|
"react-activation": "^0.12.4",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue