Skip to content

Commit fcf1385

Browse files
authored
UPDATE react-native-hms-ar 2.15.0-4-01 (#110)
1 parent 56de9f0 commit fcf1385

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

react-native-hms-ar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<p align="center">
77
<a href="https://www.npmjs.com/package/@hmscore/react-native-hms-ar"><img src="https://img.shields.io/npm/dm/@hmscore/react-native-hms-ar?color=%23007EC6&style=for-the-badge" alt="downloads"></a>
8-
<a href="https://www.npmjs.com/package/@hmscore/react-native-hms-ar"><img src="https://img.shields.io/npm/v/@hmscore/react-native-hms-account?color=%23ed2a1c&style=for-the-badge" alt="NPM version"></a>
8+
<a href="https://www.npmjs.com/package/@hmscore/react-native-hms-ar"><img src="https://img.shields.io/npm/v/@hmscore/react-native-hms-ar?color=%23ed2a1c&style=for-the-badge" alt="NPM version"></a>
99
<a href="./LICENCE"><img src="https://img.shields.io/npm/l/@hmscore/react-native-hms-ar.svg?color=%3bcc62&style=for-the-badge" alt="License"></a>
1010
</p>
1111

react-native-hms-ar/example/package-lock.json

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

react-native-hms-ar/example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hmscore/react-native-hms-ar-demo",
3-
"version": "2.15.0-4",
3+
"version": "2.15.0-4-01",
44
"scripts": {
55
"android": "react-native run-android",
66
"start": "react-native start",
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "16.6.0",
1414
"react-native": "0.60.0",
15-
"@hmscore/react-native-hms-ar": "2.15.0-4"
15+
"@hmscore/react-native-hms-ar": "2.15.0-4-01"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.9.0",

react-native-hms-ar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@hmscore/react-native-hms-ar",
33
"title": "React Native Hms AR",
44
"description": "React Native HMS AR Kit",
5-
"version": "2.15.0-4",
5+
"version": "2.15.0-4-01",
66
"main": "src/index.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)