Skip to content

Commit df0f452

Browse files
committed
bump 2.1.1
1 parent 520597a commit df0f452

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-get-location",
33
"displayName": "React-Native Get Location",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"description": "⚛ Simple to use React Native library to get device location for Android and iOS.",
66
"main": "index.js",
77
"types": "index.d.ts",
@@ -30,6 +30,5 @@
3030
"homepage": "https://github.com/douglasjunior/react-native-get-location",
3131
"peerDependencies": {
3232
"react-native": ">=0.44"
33-
},
34-
"types": "./index.d.ts"
33+
}
3534
}

0 commit comments

Comments
 (0)