Skip to content

Commit

Permalink
feat(google-signin): ENG-5151 update peer deps prepare support privac…
Browse files Browse the repository at this point in the history
…y manifest
  • Loading branch information
crherman7 committed Apr 15, 2024
1 parent c01ed2f commit 8a62279
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/big-penguins-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@brandingbrand/code-plugin-google-signin": minor
---

update google-signin peer deps to prepare for privacy manifest support
2 changes: 1 addition & 1 deletion packages/plugin-google-signin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"peerDependencies": {
"@brandingbrand/code-core": "*",
"@brandingbrand/code-plugin-firebase-app": "*",
"@react-native-google-signin/google-signin": "^9.0.2"
"@react-native-google-signin/google-signin": "^11.0.1"
},
"devDependencies": {
"@brandingbrand/code-core": "*"
Expand Down

0 comments on commit 8a62279

Please sign in to comment.