diff --git a/package.json b/package.json index 5257c06..578f0df 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "gymstreak", "version": "1.0.3", "description": "", + "repository": "github:joeflateau/gymstreak", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -9,9 +10,7 @@ "bin": { "gymstreak": "./index.js" }, - "files": [ - "index.js" - ], + "files": ["index.js"], "author": "", "license": "ISC", "dependencies": {