From 28b8a4f7ec635002abc059881c53f116d072e4a5 Mon Sep 17 00:00:00 2001 From: martmull Date: Fri, 21 Nov 2025 15:53:56 +0100 Subject: [PATCH] Fix yarn lock (#15992) as title --- yarn.lock | 2 -- 1 file changed, 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index eb9db3e07d..4e15e7b36e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -56252,8 +56252,6 @@ __metadata: resolution: "twenty-sdk@workspace:packages/twenty-sdk" dependencies: "@types/node": "npm:^24.0.0" - glob: "npm:^11.1.0" - twenty-shared: "workspace:*" typescript: "npm:5.9.2" vite: "npm:^7.0.0" vite-plugin-dts: "npm:3.8.1"