diff --git a/package.json b/package.json index 1944713..610356f 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,8 @@ "engines": { "node": "^4.1.0", "npm": "^2.0.0" + }, + "dependencies": { + "client": "git://github.com/soundcove/soundcove-client.git" } }