diff --git a/package.json b/package.json index 0679415..ce4bb0f 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "devDependencies": { "mocha": "~1.18.2", "should": "~3.3.1", + "restify": "~2.6.0", "supertest": "~0.12.0" } }