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