Skip to content

Commit

Permalink
fix(v5): revert firebase admin v11 upgrades (#8137)
Browse files Browse the repository at this point in the history
* Revert "fix(deps): update dependency firebase-admin to v11.7.0 (#8029)"

This reverts commit 53d9a0a.

* Revert "fix(deps): update dependency firebase-admin to v11 (#7523)"

This reverts commit 01237a1.
  • Loading branch information
jtoar authored Apr 26, 2023
1 parent 2ededd3 commit 81fd490
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 348 deletions.
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.21.0",
"core-js": "3.30.1",
"firebase-admin": "11.7.0"
"firebase-admin": "10.3.0"
},
"devDependencies": {
"@babel/cli": "7.21.0",
Expand Down
Loading

0 comments on commit 81fd490

Please sign in to comment.