diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 16d6c31..947171c 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,7 @@ "devDependencies": { "mocha": "~1.1", "chai": "~1.0", - "test-agent": "~0.6", - "http-proxy": "~0.8" + "test-agent": "~0.6" }, "license": "MIT", "engine": { |