summaryrefslogtreecommitdiff
path: root/nodejs-zt1-client
diff options
context:
space:
mode:
Diffstat (limited to 'nodejs-zt1-client')
-rw-r--r--nodejs-zt1-client/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/nodejs-zt1-client/package.json b/nodejs-zt1-client/package.json
index c840d8ae..953f6d37 100644
--- a/nodejs-zt1-client/package.json
+++ b/nodejs-zt1-client/package.json
@@ -9,6 +9,7 @@
"author": "ZeroTier, Inc.",
"license": "BSD",
"dependencies": {
+ "async": "^0.9.0",
"request": "^2.55.0"
}
}