summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-04 02:07:48 -0500
committerJules Laplace <jules@okfoc.us>2015-11-04 02:07:48 -0500
commit8d7a5da72199e25db9056b9ee585094ac3274f49 (patch)
tree705ada11d686d2a23a731f6465e7699e15c4d63d
parent1f6823d07dafdf299c4e2bff55ae355be495ab68 (diff)
scrap najax
-rw-r--r--proxy/package.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/proxy/package.json b/proxy/package.json
index fd5c7ee2..7938559d 100644
--- a/proxy/package.json
+++ b/proxy/package.json
@@ -3,12 +3,6 @@
"version": "1.0.0",
"description": "local proxy for stone island api",
"main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
"author": "okfocus",
"license": "LNT",
- "dependencies": {
- "najax": "^0.2.1"
- }
}