From 9128122e751260daba578b625ba62f88eb02216a Mon Sep 17 00:00:00 2001 From: Mayank Singh Date: Mon, 25 Nov 2024 16:39:13 +0530 Subject: [PATCH] TP-89230 | release for SDK --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 25b1ca9..a996f43 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,6 @@ "scripts": { "build": "lerna run build" }, - "dependencies": { - "user": "^0.0.0" - }, "devDependencies": { "eslint": "^9.13.0", "lerna": "^8.1.8"