mirror of
https://github.com/romancm/gamebrary
synced 2024-11-27 21:50:24 +00:00
upgrade firebase dependencies
This commit is contained in:
parent
001f83ef9d
commit
c16dd74f8c
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
"axios": "^0.19.0",
|
"axios": "^0.19.0",
|
||||||
"bootstrap": "^4.5.2",
|
"bootstrap": "^4.5.2",
|
||||||
"bootstrap-vue": "^2.17.3",
|
"bootstrap-vue": "^2.17.3",
|
||||||
"firebase": "^7.19.0",
|
"firebase": "^7.23.0",
|
||||||
"firebase-admin": "^9.1.1",
|
"firebase-admin": "^9.2.0",
|
||||||
"firebase-functions": "^3.11.0",
|
"firebase-functions": "^3.11.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
"lodash.groupby": "^4.6.0",
|
"lodash.groupby": "^4.6.0",
|
||||||
|
|
Loading…
Reference in a new issue