Skip to content

Commit 95e7d5f

Browse files
authored
Merge pull request #2758 from StoDevX/greenkeeper/@mapbox/react-native-mapbox-gl-6.1.2
Update @mapbox/react-native-mapbox-gl to the latest version 🚀
2 parents df106ac + dc6f716 commit 95e7d5f

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
@@ -78,7 +78,7 @@
7878
"@hawkrives/react-native-alphabetlistview": "1.0.0",
7979
"@hawkrives/react-native-alternate-icons": "0.4.7",
8080
"@hawkrives/react-native-sortable-list": "1.0.1",
81-
"@mapbox/react-native-mapbox-gl": "6.1.2-beta2",
81+
"@mapbox/react-native-mapbox-gl": "6.1.2",
8282
"buffer": "5.2.0",
8383
"bugsnag-react-native": "2.10.2",
8484
"css-select": "2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -509,9 +509,9 @@
509509
dependencies:
510510
prop-types "^15.5.10"
511511

512-
"@mapbox/[email protected]-beta2":
513-
version "6.1.2-beta2"
514-
resolved "https://registry.yarnpkg.com/@mapbox/react-native-mapbox-gl/-/react-native-mapbox-gl-6.1.2-beta2.tgz#2140aab25ab5c31db1c91b17076d1573b93950e2"
512+
513+
version "6.1.2"
514+
resolved "https://registry.yarnpkg.com/@mapbox/react-native-mapbox-gl/-/react-native-mapbox-gl-6.1.2.tgz#cf760105910db0b9de9544705165b307a2ccfeaa"
515515
dependencies:
516516
"@turf/helpers" "4.6.0"
517517
underscore "^1.8.3"

0 commit comments

Comments
 (0)