diff --git a/package.json b/package.json index 37eb73a..5562ee5 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,9 @@ "ignore": [ "compiler.jar" ] + }, + "repository": { + "type": "git", + "url": "https://github.com/dmauro/Keypress.git" } }