mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 13:44:16 +00:00
Upgrade axios
This commit is contained in:
parent
06b506dd26
commit
5d400bb25f
2 changed files with 24 additions and 1436 deletions
|
@ -16,7 +16,7 @@
|
|||
"deploy": "node ./node_modules/vue-gh-pages/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"axios": "^0.19.0",
|
||||
"firebase": "^5.5.5",
|
||||
"firebase-admin": "^6.0.0",
|
||||
"firebase-functions": "^2.0.5",
|
||||
|
|
Loading…
Reference in a new issue