mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-12 19:23:51 +00:00
Upgrade dependencies
This commit is contained in:
parent
e29e6b6329
commit
b4f869a562
|
@ -10,12 +10,12 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
|
"bootstrap": "^4.5.0",
|
||||||
|
"bootstrap-vue": "^2.14.0",
|
||||||
"core-js": "^3.6.4",
|
"core-js": "^3.6.4",
|
||||||
"vue": "^2.6.11",
|
"vue": "^2.6.11",
|
||||||
"vue-router": "^3.1.6",
|
"vue-router": "^3.2.0",
|
||||||
"vuex": "^3.1.3",
|
"vuex": "^3.4.0"
|
||||||
"bootstrap-vue": "^2.1.0",
|
|
||||||
"bootstrap": "^4.3.1"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/polyfill": "^7.7.0",
|
"@babel/polyfill": "^7.7.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user