mirror of
https://github.com/scratchfoundation/restify-cors-middleware.git
synced 2024-12-18 20:02:22 -05:00
Updates restify peerDependency
This commit is contained in:
parent
d27d9e806a
commit
d4d1296b97
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"test": "./node_modules/.bin/mocha"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"restify": "2.6.x - 2.7.x"
|
||||
"restify": "2.6.x - 2.8.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.18.2",
|
||||
|
|
Loading…
Reference in a new issue