diff --git a/package.json b/package.json index 05aec4d..0c066aa 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,5 @@ "scripts": { "test": "mocha" }, - "repository": "git://github.com/Soarez/express-ejs-layouts.git" + "repository": "git+https://github.com/Soarez/express-ejs-layouts.git" }