Skip to content

Commit

Permalink
Merge pull request #6 from mehdivk/restify-dependency
Browse files Browse the repository at this point in the history
Updates restify peerDependency
  • Loading branch information
rprieto committed May 11, 2015
2 parents 65dcdef + 27762f5 commit 758fbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 758fbfc

Please sign in to comment.