Skip to content

Commit e8b79f2

Browse files
authored
Merge pull request #42 from suilyy/sig
release: @react-native-oh-tpl/react-native-maps@1.10.3-0.1.2
2 parents 540a18f + 4148e8d commit e8b79f2

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,5 @@ example/ios/Config.xcconfig
7777

7878
# testing
7979
/coverage
80+
harmony/maps/oh-package-lock.json5
81+
harmony/maps/BuildProfile.ets

harmony/maps.har

-306 Bytes
Binary file not shown.

harmony/maps/oh-package.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-maps",
3-
"version": "1.10.3-0.1.1",
3+
"version": "1.10.3-0.1.2",
44
"description": "Map for React Native",
55
"main": "Index.ets",
66
"author": "",

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.1",
8+
"version": "1.10.3-0.1.2",
99
"license": "MIT",
1010
"scripts": {
1111
"lint": "eslint . --max-warnings 0",

0 commit comments

Comments
 (0)