Skip to content

Commit 540a18f

Browse files
authored
release: @react-native-oh-tpl/react-native-maps@1.10.3-0.1.1 (#41)
1 parent 74c004d commit 540a18f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

harmony/maps.har

-44 Bytes
Binary file not shown.

harmony/maps/oh-package.json5

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-maps",
3-
"version": "1.10.3-0.1.0",
3+
"version": "1.10.3-0.1.1",
44
"description": "Map for React Native",
55
"main": "Index.ets",
66
"author": "",
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"@rnoh/react-native-openharmony": "file:../../../libs/react_native_openharmony-5.0.0.600.har"
9+
"@rnoh/react-native-openharmony": "file:../../../libs/react_native_openharmony-5.0.0.802.har"
1010
},
1111
"modelVersion": "5.0.0"
1212
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"author": "Leland Richardson <leland.m.richardson@gmail.com>",
77
"homepage": "https://github.com/react-native-oh-library/react-native-maps#readme",
8-
"version": "1.10.3-0.1.0",
8+
"version": "1.10.3-0.1.1",
99
"license": "MIT",
1010
"scripts": {
1111
"lint": "eslint . --max-warnings 0",

0 commit comments

Comments
 (0)