diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-04 02:07:48 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-04 02:07:48 -0500 |
| commit | 8d7a5da72199e25db9056b9ee585094ac3274f49 (patch) | |
| tree | 705ada11d686d2a23a731f6465e7699e15c4d63d /proxy | |
| parent | 1f6823d07dafdf299c4e2bff55ae355be495ab68 (diff) | |
scrap najax
Diffstat (limited to 'proxy')
| -rw-r--r-- | proxy/package.json | 6 |
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" - } } |
