From c5d4d7d9fcc79fa7122b7fa298e9cf127e133fe2 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 19:36:42 +0530 Subject: [PATCH] chore(deps): remove unused des --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index fcc0cf94..b4d60cf4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "@types/react": "^18.0.5", "@types/react-dom": "^18.0.1", "@types/uuid": "^8.3.4", - "@wbr-project/wbr-interpret": "^0.9.3-marketa.1", "axios": "^0.26.0", "bcrypt": "^5.1.1", "body-parser": "^1.20.3",