We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7777dfd commit cbe0ba4Copy full SHA for cbe0ba4
README.md
@@ -2,6 +2,8 @@
2
3
A module to provide upstream dependency checks for service health endpoints
4
5
+[](https://travis-ci.org/frontseed/roll-call)
6
+
7
## Requirements
8
9
This module is written with standards ES2015 and up and does not use any transpilers.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@frontseed/roll-call",
- "version": "0.0.0-development",
+ "version": "0.0.0",
"description": "Service dependency checks for a JSON health endpoint",
"main": "lib/index.js",
"license": "MIT",
0 commit comments