We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4b491 commit c95ddf9Copy full SHA for c95ddf9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mak12/react-native-background-geolocation",
3
- "version": "0.7.5",
+ "version": "0.7.7",
4
"description": "Optimized background location tracking",
5
"main": "./index.js",
6
"types": "./index.d.ts",
@@ -38,7 +38,7 @@
38
},
39
"homepage": "https://github.com/mak12/react-native-background-geolocation#readme",
40
"dependencies": {
41
- "@mak12/react-native-background-geolocation": "^0.7.3",
+ "@mak12/react-native-background-geolocation": "^0.7.5",
42
"plist": "^3.0.1"
43
44
"peerDependencies": {
0 commit comments