Skip to content

Commit a65191d

Browse files
authored
Merge pull request #2333 from StoDevX/greenkeeper/react-native-maps-0.20.1
Update react-native-maps to the latest version 🚀
2 parents 23b850f + 6c8ef6b commit a65191d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"react-native-google-analytics-bridge": "5.6.0",
110110
"react-native-keychain": "2.0.0",
111111
"react-native-linear-gradient": "2.4.0",
112-
"react-native-maps": "0.20.0",
112+
"react-native-maps": "0.20.1",
113113
"react-native-network-info": "3.0.0",
114114
"react-native-restart": "0.0.6",
115115
"react-native-safari-view": "2.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4864,9 +4864,9 @@ [email protected]:
48644864
dependencies:
48654865
prop-types "^15.5.10"
48664866

4867-
4868-
version "0.20.0"
4869-
resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.20.0.tgz#52ce428ecc47ddc54faee03cd2a8dc4813b00f91"
4867+
4868+
version "0.20.1"
4869+
resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.20.1.tgz#b5247a9a26446b2e1ffc3f680db8ba6ccc960096"
48704870
dependencies:
48714871
babel-plugin-module-resolver "^2.3.0"
48724872
babel-preset-react-native "1.9.0"

0 commit comments

Comments
 (0)