aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-07-06 07:59:52 -0700
committerJames Lal <james@lightsofapollo.com>2012-07-06 07:59:52 -0700
commitf6fc6f10aaa20546a4388c3aa100b0763f07b266 (patch)
treeb27cd05182a00ef35d4c4b430fa2ed1414716260 /package.json
parentb295e4d28e9ee519488d58e79a40d9ec583eaebb (diff)
downloadjsCalDAV-f6fc6f10aaa20546a4388c3aa100b0763f07b266.tar.gz
Revert "Revert "Hacks to get this working in browser""
This reverts commit b295e4d28e9ee519488d58e79a40d9ec583eaebb.
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": {