Update restify peer dependency

This commit is contained in:
nguyenchr 2016-12-21 09:55:05 +11:00
parent faa5ad79a9
commit f6c5ae2803

View file

@ -19,7 +19,7 @@
"test": "./node_modules/.bin/mocha" "test": "./node_modules/.bin/mocha"
}, },
"peerDependencies": { "peerDependencies": {
"restify": "2.6.x - 4.1.x" "restify": "2.6.x - 4.3.x"
}, },
"devDependencies": { "devDependencies": {
"mocha": "~3.1.0", "mocha": "~3.1.0",