mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
feat: add vuex
This commit is contained in:
parent
357575247b
commit
dbd07e40d2
@ -19,12 +19,13 @@
|
|||||||
"strong"
|
"strong"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.16.2",
|
"axios": "^0.20.0",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"vue": "^2.6.10",
|
"vue": "^2.6.10",
|
||||||
"vue-i18n": "^8.4.0",
|
"vue-i18n": "^8.4.0",
|
||||||
"vue-router": "^2.6.0",
|
"vue-router": "^3.4.6",
|
||||||
"vue-template-compiler": "^2.6.10"
|
"vue-template-compiler": "^2.6.10",
|
||||||
|
"vuex": "^3.5.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@webank/fes-ui": "^0.1.0"
|
"@webank/fes-ui": "^0.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user