Skip to content
Snippets Groups Projects
Commit 2fa1c5c2 authored by Nicolas Noble's avatar Nicolas Noble Committed by GitHub
Browse files

Merge pull request #7493 from murgatroid99/node_health_check_package_fix

Fixed typo in Node health check package.json
parents 89a8851e bce3fb07
No related branches found
No related tags found
No related merge requests found
...@@ -19,11 +19,11 @@ ...@@ -19,11 +19,11 @@
"lodash": "^3.9.3", "lodash": "^3.9.3",
"google-protobuf": "^3.0.0-alpha.5" "google-protobuf": "^3.0.0-alpha.5"
}, },
"files": { "files": [
"LICENSE", "LICENSE",
"health.js", "health.js",
"v1" "v1"
}, ],
"main": "src/node/index.js", "main": "src/node/index.js",
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment