Skip to content

Commit 11a9c1a

Browse files
authored
Merge pull request #79 from panter/master
version 0.3.0
2 parents 9db69c9 + 48366e0 commit 11a9c1a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,12 @@
44
"type": "git",
55
"url": "https://github.com/HippoAR/react-native-arkit.git"
66
},
7-
"version": "0.2.3",
7+
"version": "0.3.0",
88
"description": "React Native binding for iOS ARKit",
99
"author": "Zehao Li <qft.gtr@gmail.com>",
1010
"license": "MIT",
1111
"homepage": "https://github.com/HippoAR/react-native-arkit",
12-
"keywords": [
13-
"react-native",
14-
"react",
15-
"native",
16-
"ARKit",
17-
"AR"
18-
],
12+
"keywords": ["react-native", "react", "native", "ARKit", "AR"],
1913
"main": "index.js",
2014
"scripts": {
2115
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)