diff --git a/package.json b/package.json index 112a8a8..ca718a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "author": "Suneil Nyamathi ", - "bugs": "http://github.com/snyamathi/semver-intersect/issues", + "bugs": "https://github.com/snyamathi/semver-intersect/issues", "contributors": [], "dependencies": { "semver": "^5.0.0" @@ -19,7 +19,7 @@ "name": "semver-intersect", "repository": { "type": "git", - "url": "git@github.com/snyamathi/semver-intersect" + "url": "git@github.com:snyamathi/semver-intersect.git" }, "scripts": { "lint": "eslint .",