Skip to content

Commit

Permalink
chore(firebase-adapter): update firebase-admin peer-dep to 12.0.0+ (#…
Browse files Browse the repository at this point in the history
…11293)

Co-authored-by: Nico Domino <[email protected]>
Co-authored-by: Balázs Orbán <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2024
1 parent 5122d2e commit fc7a6c9
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 381 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@auth/core": "workspace:*"
},
"peerDependencies": {
"firebase-admin": "^11.4.1"
"firebase-admin": "^12.0.0"
},
"devDependencies": {
"firebase-admin": "^11.4.1"
"firebase-admin": "^12.0.0"
}
}
Loading

0 comments on commit fc7a6c9

Please sign in to comment.