diff --git a/package.json b/package.json index 3026bac..039b9ab 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "types": "index.d.ts", "repository": { "type": "git", - "url": "git://github.com/feross/safe-buffer.git" + "url": "git+https://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js"