From a2d5f959cae5a59fdd10fa67c3e7322b30511016 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 23 May 2014 21:31:22 -0700 Subject: [PATCH] bn.js@0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f79a966..37b19f9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/feross/bittorrent-tracker/issues" }, "dependencies": { - "bn.js": "^0.7.1", + "bn.js": "^0.10.0", "bncode": "^0.5.3", "buffer-equal": "0.0.0", "compact2string": "^1.2.0",