Skip to content

Commit

Permalink
fix: Allow firebase ^10.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehesp committed Jan 7, 2025
1 parent 2ae2aab commit 093423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@dataconnect/default-connector": "workspace:*"
},
"peerDependencies": {
"firebase": "^11",
"firebase": "^10.14.0 || ^11",
"@tanstack/react-query": "^5"
}
}

0 comments on commit 093423e

Please sign in to comment.