diff --git a/package.json b/package.json index ce4bb0f..422a4b2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "test": "./node_modules/.bin/mocha" }, "peerDependencies": { - "restify": "2.6.x - 2.7.x" + "restify": "2.6.x - 2.8.x" }, "devDependencies": { "mocha": "~1.18.2",