From f7f11acafe0a404fa218c13832e32fce574ae0f6 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 2 Jan 2026 11:37:35 +0000 Subject: Adds battery monitoring to frontend --- hsm-web/Client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'hsm-web/Client/package.json') diff --git a/hsm-web/Client/package.json b/hsm-web/Client/package.json index 65a15d8..21f7248 100644 --- a/hsm-web/Client/package.json +++ b/hsm-web/Client/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "@vue/cli": "^5.0.9", + "axios": "^1.13.2", "core-js": "^3.8.3", "vue": "^3.2.13" }, -- cgit v1.2.1