diff --git a/package.json b/package.json index c081bde..6feac37 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, + "repository": { + "type": "git", + "url": "https://github.com/vnil/react-native-simple-compass.git" + }, "keywords": [ "react-native" ],