Skip to content

Commit

Permalink
fix(dynamic-links, dependencies): analytics is optional
Browse files Browse the repository at this point in the history
Per @nfcampos analytics is actually optional for dynamic links
This information is not mentioned in main documentation but present in some supporting docs
#4850 (comment)
  • Loading branch information
mikehardy committed Feb 10, 2021
1 parent 0446e44 commit 3e980d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dynamic-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dynamic link"
],
"peerDependencies": {
"@react-native-firebase/analytics": "10.7.0",
"@react-native-firebase/app": "10.7.0"
},
"publishConfig": {
Expand Down

1 comment on commit 3e980d4

@vercel
Copy link

@vercel vercel bot commented on 3e980d4 Feb 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.