Merge pull request #6 from mehdivk/restify-dependency

Updates restify peerDependency
This commit is contained in:
Romain Prieto 2015-05-11 12:05:09 +10:00
commit 758fbfc389

View file

@ -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",