[Pkg-javascript-commits] [node-miller-rabin] 13/37: 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 bb85f555974587a410a17173f0bc484133b53cb7
Author: Guy Bedford <guybedford at gmail.com>
Date:   Fri Jan 2 12:49:37 2015 +0200

    package: update bn.js
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index e0ee455..a8b9d77 100644
--- a/package.json
+++ b/package.json
@@ -22,11 +22,11 @@
   },
   "homepage": "https://github.com/indutny/miller-rabin",
   "devDependencies": {
-    "bn.js": "^0.15.0",
+    "bn.js": "^0.16.0",
     "mocha": "^2.0.1"
   },
   "peerDependencies": {
-    "bn.js": "^0.15.0"
+    "bn.js": "^0.16.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