[Pkg-javascript-commits] [node-miller-rabin] 15/37: Revert "package: update bn.js"
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:20:41 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 9855e8bfe415b7838773d590091547fbf40508c3
Author: Fedor Indutny <fedor at indutny.com>
Date: Fri Jan 2 19:49:10 2015 +0300
Revert "package: update bn.js"
This reverts commit bb85f555974587a410a17173f0bc484133b53cb7.
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 5549947..860fa56 100644
--- a/package.json
+++ b/package.json
@@ -22,11 +22,11 @@
},
"homepage": "https://github.com/indutny/miller-rabin",
"devDependencies": {
- "bn.js": "^0.16.0",
+ "bn.js": "^0.15.0",
"mocha": "^2.0.1"
},
"peerDependencies": {
- "bn.js": "^0.16.0"
+ "bn.js": "^0.15.0"
},
"dependencies": {
"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