]> zoso.dev Git - buffer.git/commitdiff
package.json
authorFeross Aboukhadijeh <feross@feross.org>
Sun, 16 Feb 2014 03:01:15 +0000 (19:01 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Sun, 16 Feb 2014 03:01:15 +0000 (19:01 -0800)
package.json

index 53bf04144e0768e568ccf503c6f8c98ec2afc70d..d96997153570cd43d9f83e14ba5aad6e8602e6c3 100644 (file)
@@ -4,7 +4,7 @@
   "version": "2.1.4",
   "author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)",
   "bugs": {
-    "url": "https://github.com/feross/native-buffer-browserify/issues"
+    "url": "https://github.com/feross/buffer/issues"
   },
   "contributors": [
     "Romain Beauxis <toots@rastageeks.org>",
@@ -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",