File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ This is the beta release of the Google Driver SDK package for React Native. It i
3333 ```
3434 or
3535 ` ` ` bash
36- yarn add https://github.com/googlemaps/react-native-driver-sdk#{version_tag}
36+ yarn add @googlemaps/react-native-driver-sdk@ https://github.com/googlemaps/react-native-driver-sdk#{version_tag}
3737 ` ` `
3838
39391. Install the ` @googlemaps/react-native-navigation-sdk` dependency:
Original file line number Diff line number Diff line change 8585 },
8686 "peerDependencies" : {
8787 "react" : " *" ,
88- "react-native" : " *" ,
89- "react-native-navigation-sdk" : " >=0.10.0"
88+ "react-native" : " *"
9089 },
9190 "workspaces" : [
9291 " example/LMFS" ,
Original file line number Diff line number Diff line change @@ -1937,7 +1937,6 @@ __metadata:
19371937 peerDependencies :
19381938 react : " *"
19391939 react-native : " *"
1940- react-native-navigation-sdk : " >=0.10.0"
19411940 languageName : unknown
19421941 linkType : soft
19431942
You can’t perform that action at this time.
0 commit comments