diff --git a/package.json b/package.json index c829a1e..297e6d8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "RGBboy ", "repository" : { "type" : "git", - "url" : "http://github.com/RGBboy/express-flash" + "url" : "https://github.com/RGBboy/express-flash" }, "main": "index", "engines": { @@ -28,4 +28,4 @@ "unit" : "make unit", "spec" : "make spec" } -} \ No newline at end of file +}