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