From: Feross Aboukhadijeh Date: Sun, 16 Feb 2014 03:01:15 +0000 (-0800) Subject: package.json X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=090c37a7e5e67752753a39c5824a9d9fcec79f6f;p=buffer.git package.json --- diff --git a/package.json b/package.json index 53bf041..d969971 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "2.1.4", "author": "Feross Aboukhadijeh (http://feross.org/)", "bugs": { - "url": "https://github.com/feross/native-buffer-browserify/issues" + "url": "https://github.com/feross/buffer/issues" }, "contributors": [ "Romain Beauxis ", @@ -33,7 +33,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "git://github.com/feross/native-buffer-browserify.git" + "url": "git://github.com/feross/buffer.git" }, "scripts": { "test": "tape test/*.js",