Merge pull request #1 from joukou/master

Updates restify peerDependency
This commit is contained in:
Romain Prieto 2014-05-20 17:02:23 +10:00
commit 8dfe24cc1e

View file

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