[Pkg-javascript-commits] [node-sha.js] 159/237: don't use global module
Bastien Roucariès
rouca at moszumanska.debian.org
Fri May 5 09:03:50 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 87348845d238ba6d8609f22a0972a438d4fc6ab1
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date: Thu Sep 18 12:36:17 2014 +0300
don't use global module
---
package.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/package.json b/package.json
index 1a7ab83..7380dce 100644
--- a/package.json
+++ b/package.json
@@ -7,9 +7,7 @@
"type": "git",
"url": "git://github.com/dominictarr/sha.js.git"
},
- "dependencies": {
- "global": "^4.2.1"
- },
+ "dependencies": {},
"devDependencies": {
"buffer": "~2.3.2",
"typedarray": "0.0.6",
--
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