From aec337da829071e38b589f68fbc596b5dcd7abb6 Mon Sep 17 00:00:00 2001 From: Sparsh Date: Tue, 5 May 2026 23:26:16 +0530 Subject: [PATCH] fix: remove corrupt @ladybugdb entry from package-lock.json causing npm ci Invalid Version in all CI jobs --- gitnexus/package-lock.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/gitnexus/package-lock.json b/gitnexus/package-lock.json index 4a2b6bc6b..180c61fec 100644 --- a/gitnexus/package-lock.json +++ b/gitnexus/package-lock.json @@ -1242,9 +1242,6 @@ "win32" ] }, - "node_modules/@ladybugdb/core/node_modules/@ladybugdb/core-darwin-x64": { - "optional": true - }, "node_modules/@ladybugdb/core/node_modules/node-addon-api": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz",