[Pkg-javascript-commits] [node-miller-rabin] 25/37: package: use latest bn.js version
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:20:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-miller-rabin.
commit 9711b3acca5bffde99077c357a404ee420ee970d
Author: wanderer <mjbecze at gmail.com>
Date: Tue Jul 28 02:17:39 2015 +0000
package: use latest bn.js version
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index cddd130..be9f4ec 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"mocha": "^2.0.1"
},
"dependencies": {
- "bn.js": "^2.0.0",
+ "bn.js": "^3.1.1",
"brorand": "^1.0.1"
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-miller-rabin.git
More information about the Pkg-javascript-commits
mailing list