mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
fix: 修复pc模版无法启动问题 (#261)
* fix: 模版PC模版无法启动 * fix: 修复PC模版无法启动问题 --------- Co-authored-by: zhouyonghuan <zhouyonghuan@gyyx.cn>
This commit is contained in:
parent
efd8708752
commit
b1ea675f40
@ -17,8 +17,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fesjs/fes": "^3.0.0",
|
"@fesjs/fes": "^3.0.0",
|
||||||
"@fesjs/plugin-access": "^3.0.0",
|
"@fesjs/plugin-access": "^3.1.9",
|
||||||
"@fesjs/plugin-layout": "^5.0.0",
|
"@fesjs/plugin-layout": "^5.4.3",
|
||||||
"@fesjs/plugin-model": "^3.0.0",
|
"@fesjs/plugin-model": "^3.0.0",
|
||||||
"@fesjs/plugin-enums": "^3.0.0",
|
"@fesjs/plugin-enums": "^3.0.0",
|
||||||
"@fesjs/fes-design": "^0.8.0",
|
"@fesjs/fes-design": "^0.8.0",
|
||||||
@ -27,4 +27,4 @@
|
|||||||
"core-js": "^3.29.1"
|
"core-js": "^3.29.1"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user