Skip to content

Commit 278a0e5

Browse files
updated version to 5.4.14
1 parent c55ca16 commit 278a0e5

11 files changed

Lines changed: 56 additions & 73 deletions
54.3 KB
Binary file not shown.
-54.4 KB
Binary file not shown.
-15 KB
Binary file not shown.
43.6 KB
Binary file not shown.
-14.9 KB
Binary file not shown.

.yarn/install-state.gz

-3.84 KB
Binary file not shown.

package-lock.json

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-metamap-sdk",
33
"title": "React Native MetaMap Id Sdk",
4-
"version": "5.4.13",
4+
"version": "5.4.14",
55
"description": "MetaMap React Native Plugin",
66
"main": "index.js",
77
"scripts": {

react-native-metaMap-sdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
s.source_files = "ios/**/*.{h,m,swift}"
2020
s.requires_arc = true
2121
s.dependency "React"
22-
s.dependency 'MetaMapSDK', '3.23.8'
22+
s.dependency 'MetaMapSDK', '3.23.9'
2323
# s.dependency "..."
2424
end
2525

react-native-metamap-sdk

-417 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)