diff --git a/.gitignore b/.gitignore index 7bfeffd..9af47be 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,6 @@ npm-debug.log # Webstorm .idea -coverage \ No newline at end of file +coverage + +.npmrc diff --git a/package.json b/package.json index fb02716..79c9777 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "repository": { "type": "git", - "url": "git@github.com:briza-insurance/illogical.git" + "url": "git+ssh://git@github.com/briza-insurance/illogical.git" }, "bugs": { "url": "https://github.com/briza-insurance/illogical/issues"