Commit 3ffbd5a
Remove package-lock.json from vscode-objectql package
The vscode-objectql package had its own package-lock.json which conflicted with the pnpm workspace setup. This caused the dependency review workflow to fail.
Fix: Removed packages/tools/vscode-objectql/package-lock.json since the package is part of the pnpm workspace (defined in pnpm-workspace.yaml under packages/tools/*) and should use the root pnpm-lock.yaml instead.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent cc558de commit 3ffbd5a
1 file changed
+0
-2941
lines changed
0 commit comments