mirror of
https://github.com/scratchfoundation/restify-cors-middleware.git
synced 2024-12-18 11:52:26 -05:00
Merge pull request #25 from TabDigital/greenkeeper-should-11.2.1
Update should to version 11.2.1 🚀
This commit is contained in:
commit
631b29d576
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"mocha": "~3.2.0",
|
"mocha": "~3.2.0",
|
||||||
"should": "~11.1.0",
|
"should": "~11.2.1",
|
||||||
"restify": "~4.3.0",
|
"restify": "~4.3.0",
|
||||||
"supertest": "~2.0.0"
|
"supertest": "~2.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue