summaryrefslogtreecommitdiffstats
path: root/healthcheck-container/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'healthcheck-container/package.json')
-rw-r--r--healthcheck-container/package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/healthcheck-container/package.json b/healthcheck-container/package.json
index cce714b..125bc24 100644
--- a/healthcheck-container/package.json
+++ b/healthcheck-container/package.json
@@ -1,11 +1,8 @@
{
"name": "k8s-healthcheck",
"description": "DCAE healthcheck server",
- "version": "1.1.2",
+ "version": "1.2.0",
"main": "healthcheck.js",
- "dependencies": {
- "request": "2.85.0"
- },
"author": "author",
"license": "(Apache-2.0)"
}