summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1220593..b87e71d 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,9 @@
},
"homepage": "https://github.com/jantuomi/radiodiodi-status-display#readme",
"dependencies": {
- "statuscake": ""
+ "statuscake": "0.1.3",
+ "d3": "4.2.1",
+ "express": "4.14.0",
+ "ejs": "2.5.1"
}
}