Skip to content

Commit

Permalink
Broken with firebase 9.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison committed Dec 31, 2023
1 parent 8460108 commit 96dc88a
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 212 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"deploy": "vercel --prod"
},
"dependencies": {
"firebase": "9.16.0",
"firebase": "9.17.1",
"firebase-admin": "^11.9.0",
"next": "13.4.9",
"next-absolute-url": "^1.2.2",
Expand All @@ -25,4 +25,4 @@
"eslint-config-next": "^13.4.9",
"typescript": "^5.1.6"
}
}
}
Loading

0 comments on commit 96dc88a

Please sign in to comment.