Only tested with Restify 2.6 and 2.7

This commit is contained in:
Romain Prieto 2014-05-08 17:58:22 +10:00
parent d1999b520b
commit 1a2c346f23

View file

@ -19,7 +19,7 @@
"test": "./node_modules/.bin/mocha"
},
"peerDependencies": {
"restify": "~2.7.0"
"restify": "2.6.x - 2.7.x"
},
"devDependencies": {
"mocha": "~1.18.2",