mirror of
https://github.com/scratchfoundation/restify-cors-middleware.git
synced 2024-12-20 21:02:33 -05:00
Update restify peer dependency
This commit is contained in:
parent
faa5ad79a9
commit
f6c5ae2803
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue