diff options
Diffstat (limited to 'proxy/package.json')
| -rw-r--r-- | proxy/package.json | 5 |
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" + } } |
