From ab9caa3570f365bd3e6e0242f64bf3fae9fd7229 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 22 Jan 2015 14:14:10 -0800 Subject: [PATCH] bn.js@1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a6679e..2801042 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "bencode": "^0.6.0", - "bn.js": "^0.16.0", + "bn.js": "^1.0.0", "buffer-equal": "0.0.1", "compact2string": "^1.2.0", "concat-stream": "^1.4.5",