diff --git a/package.json b/package.json index 6d8c770..300fbd2 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ "author": "Irakli Gozalishvili (http://jeditoolkit.com)", "repository": { "type": "git", - "url": "git://github.com/browserify/events.git", + "url": "git+https://github.com/browserify/events.git", "web": "https://github.com/browserify/events" }, "bugs": { - "url": "http://github.com/browserify/events/issues/" + "url": "https://github.com/browserify/events/issues/" }, "main": "./events.js", "engines": {