[Pkg-javascript-commits] [node-asn1.js] 64/202: package: bump bn.js dependency

Bastien Roucariès rouca at moszumanska.debian.org
Thu Apr 20 19:18:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-asn1.js.

commit 23ad9f6f063974019e11daa07841e6f38c6bcf07
Author: Fedor Indutny <fedor at indutny.com>
Date:   Wed Nov 5 12:52:38 2014 -0500

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

diff --git a/package.json b/package.json
index c84320d..e671677 100644
--- a/package.json
+++ b/package.json
@@ -21,9 +21,9 @@
   },
   "homepage": "https://github.com/indutny/asn1.js",
   "devDependencies": {
-    "mocha": "~1.14.0"
+    "mocha": "^1.14.0"
   },
   "optionalDependencies": {
-    "bn.js": "~0.13.3"
+    "bn.js": "^0.15.0"
   }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git



More information about the Pkg-javascript-commits mailing list