[Pkg-javascript-commits] [node-ripemd160] 10/71: incorrect name of convert-string dependency in bower.json
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:25:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-ripemd160.
commit ed6fdae69b72e6a4fc92066fbefd1f29af6cf5d5
Author: Remigiusz Jackowski <remigiusz.jackowski at ersystem.pl>
Date: Sun Dec 8 01:26:17 2013 +0100
incorrect name of convert-string dependency in bower.json
---
bower.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bower.json b/bower.json
index fe5ec89..881bf2b 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"convert-hex": "0.1.x",
- "onvert-string": "0.1.x"
+ "convert-string": "0.1.x"
},
"repo": "https://github.com/cryptocoinjs/ripemd160",
"main": "./lib/ripemd160.js"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ripemd160.git
More information about the Pkg-javascript-commits
mailing list