From 7b9e2e7b4911439d8782bf97927219cff918f9ff Mon Sep 17 00:00:00 2001 From: Gordon Hall Date: Fri, 11 Apr 2014 14:12:00 -0400 Subject: [PATCH] remove duplicate dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c54644d..a6917ab 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,6 @@ "commander": "=2.1.0", "browserify-bignum": "git://github.com/maraoz/browserify-bignum.git", "browserify-buffertools": "git://github.com/maraoz/browserify-buffertools.git", - "brfs": "~1.0.0", "socks5-client": "~0.3.6", "brfs": "=1.0.0", "chai": "=1.9.1",