[Pkg-javascript-commits] [node-sha.js] 116/237: native-buffer-browserify -> buffer

Bastien Roucariès rouca at moszumanska.debian.org
Fri May 5 09:03:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-sha.js.

commit c6a2777e3ec85de16215f79171fbf2b561556b17
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date:   Sat Jun 7 02:05:58 2014 +0000

    native-buffer-browserify -> buffer
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3470cbf..a5f6360 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
     "url": "git://github.com/dominictarr/sha.js.git"
   },
   "dependencies": {
-    "native-buffer-browserify": "~2.0.8"
+    "buffer": "~2.3.2"
   },
   "devDependencies": {
     "tape": "~2.3.2"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-sha.js.git



More information about the Pkg-javascript-commits mailing list