From 53a8390a74c7c86fd6fc59e945c6a5a380822cc6 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 8 Jul 2015 10:14:01 -0700 Subject: [PATCH] bn.js@3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6114ee..5c8bd30 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "bencode": "^0.7.0", - "bn.js": "^2.0.0", + "bn.js": "^3.0.1", "buffer-equal": "0.0.1", "compact2string": "^1.2.0", "debug": "^2.0.0",