File tree Expand file tree Collapse file tree 5 files changed +11
-92
lines changed Expand file tree Collapse file tree 5 files changed +11
-92
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"license" : "ISC" ,
3
3
"types" : "" ,
4
- "devDependencies" : {
5
- "rnoh" : "file:../rnoh"
6
- } ,
4
+ "devDependencies" : { } ,
7
5
"name" : "geolocation" ,
8
6
"description" : "" ,
9
7
"main" : "index.ets" ,
10
- "version" : "0.0.1" ,
11
- "dependencies" : { }
8
+ "version" : "3.1.0-0.0.3" ,
9
+ "dependencies" : {
10
+ "rnoh" : "file:../rnoh"
11
+ }
12
12
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-geolocation" ,
3
- "version" : " 3.1.0-0.0.2 " ,
3
+ "version" : " 3.1.0-0.0.3 " ,
4
4
"harmony" : {
5
5
"alias" : " @react-native-community/geolocation"
6
6
},
Original file line number Diff line number Diff line change 2647
2647
resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.2.0.tgz#7d6d789ae8edf73dc9bed1246cd48277edea8066"
2648
2648
integrity sha512-o6aam+0Ug1xGK3ABYmBm0B1YuEKfM/5kaoZO0eHbZwSpw9UzDX4G5y4Nx/K20FHqUmJHkZmLvOUFYwN4N+HqKA==
2649
2649
2650
+ "@react-native-community/geolocation@3.1.0":
2651
+ version "3.1.0"
2652
+ resolved "https://registry.yarnpkg.com/@react-native-community/geolocation/-/geolocation-3.1.0.tgz#573881e9536d55cc2af74762183fa7ba575b2553"
2653
+ integrity sha512-Aj76wMeCLz9kczpe7W2IXxSRNj+hRR7sqyfXq9ZaJIWNH23jeJfzMpovclg+e1uM8Vr8jCYEcZyD4rKub6Vc/Q==
2654
+
2650
2655
"@react-native/assets@1.0.0":
2651
2656
version "1.0.0"
2652
2657
resolved "https://registry.yarnpkg.com/@react-native/assets/-/assets-1.0.0.tgz#c6f9bf63d274bafc8e970628de24986b30a55c8e"
You can’t perform that action at this time.
0 commit comments