aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-07-06 07:59:48 -0700
committerJames Lal <james@lightsofapollo.com>2012-07-06 07:59:48 -0700
commitb295e4d28e9ee519488d58e79a40d9ec583eaebb (patch)
treeeadedbeba540ab5d017f461fbdae508a49fc94fe /package.json
parentc9c6fcb1098cec5a77149eaedf25f16029f65150 (diff)
downloadjsCalDAV-b295e4d28e9ee519488d58e79a40d9ec583eaebb.tar.gz
Revert "Hacks to get this working in browser"
This reverts commit 23ba81022628d75f881a9285e4ca8fc0c394abfe.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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": {