diff --git a/package.json b/package.json index a91357e75e4f814dd9ce81b0164fd645791f9bd9..ef8df93eb02813770e0ab926b476cd199fc0b398 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "0.0.13", "description": "", "main": "index.js", + "repository": { + "type": "git", + "url": "git@github.com:joltup/react-native-threads.git" + }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },