diff --git a/package.json b/package.json index 08e0caa..d0eba68 100644 --- a/package.json +++ b/package.json @@ -4,18 +4,12 @@ "type": "git", "url": "https://github.com/HippoAR/react-native-arkit.git" }, - "version": "0.3.0", + "version": "0.4.0", "description": "React Native binding for iOS ARKit", "author": "Zehao Li ", "license": "MIT", "homepage": "https://github.com/HippoAR/react-native-arkit", - "keywords": [ - "react-native", - "react", - "native", - "ARKit", - "AR" - ], + "keywords": ["react-native", "react", "native", "ARKit", "AR"], "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"