summaryrefslogtreecommitdiff
path: root/proxy/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-03 18:58:28 -0500
committerJules Laplace <jules@okfoc.us>2015-11-03 18:58:28 -0500
commit2bb57e067e196b3623eb86528517addd52b67943 (patch)
tree19dcec39137da11e145c5599c8bdb90c99c12a80 /proxy/package.json
parentfffc000bd73b740318762747c07aa39adca1313a (diff)
app proxy running smoothly
Diffstat (limited to 'proxy/package.json')
-rw-r--r--proxy/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/proxy/package.json b/proxy/package.json
index f7304d43..fd5c7ee2 100644
--- a/proxy/package.json
+++ b/proxy/package.json
@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "okfocus",
- "license": "LNT"
+ "license": "LNT",
+ "dependencies": {
+ "najax": "^0.2.1"
+ }
}