From 81422a95a30ceed9e03d740f683d14b02000f4ef Mon Sep 17 00:00:00 2001 From: Veljko Tosic Date: Mon, 16 Feb 2026 18:28:23 +0100 Subject: [PATCH] fix --- front/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/front/package.json b/front/package.json index 528fdbf..28d7b14 100644 --- a/front/package.json +++ b/front/package.json @@ -18,7 +18,6 @@ "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.8", "pinia": "^3.0.4", - "signalr": "^2.4.3", "vue": "^3.5.27", "vue-router": "^5.0.1" },