aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-06-28 13:44:41 +0200
committerJames Lal <james@lightsofapollo.com>2012-06-28 13:44:41 +0200
commit23ba81022628d75f881a9285e4ca8fc0c394abfe (patch)
tree6a2d9559b6170ba410bb5db4c171c4c004bd816d /package.json
parent51c84cac962d09fedbfd9481f6dc66120e12c46b (diff)
downloadjsCalDAV-23ba81022628d75f881a9285e4ca8fc0c394abfe.tar.gz
Hacks to get this working in browser
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 947171c..16d6c31 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,8 @@
"devDependencies": {
"mocha": "~1.1",
"chai": "~1.0",
- "test-agent": "~0.6"
+ "test-agent": "~0.6",
+ "http-proxy": "~0.8"
},
"license": "MIT",
"engine": {