From ff8b915260e90084179dcb1d8b0b7b5f62b98470 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Thu, 31 Jan 2019 22:59:18 +0100 Subject: show number of modules and metrics on the status page --- kamon-status/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kamon-status/package.json') diff --git a/kamon-status/package.json b/kamon-status/package.json index adb7fa2c..ae317311 100644 --- a/kamon-status/package.json +++ b/kamon-status/package.json @@ -9,6 +9,8 @@ }, "dependencies": { "axios": "^0.18.0", + "bootstrap": "^4.2.1", + "ts-option": "^1.1.5", "vue": "^2.5.21", "vue-class-component": "^6.0.0", "vue-property-decorator": "^7.0.0", -- cgit v1.2.3