diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-01-02 11:37:35 +0000 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-01-02 11:57:54 +0000 |
| commit | f7f11acafe0a404fa218c13832e32fce574ae0f6 (patch) | |
| tree | f3a531050b4be2d708eb6aac53ce4474f798886b /hsm-web/Client/package.json | |
| parent | 43af089b3588b6fd29a1b09be9874054e0291c5e (diff) | |
Adds battery monitoring to frontend
Diffstat (limited to 'hsm-web/Client/package.json')
| -rw-r--r-- | hsm-web/Client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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" }, |
