Skip to content

fix: remove duplicate zod entry from root package.json#805

Open
GautamKumarOffical wants to merge 1 commit into
CodebuffAI:mainfrom
GautamKumarOffical:fix-duplicate-zod
Open

fix: remove duplicate zod entry from root package.json#805
GautamKumarOffical wants to merge 1 commit into
CodebuffAI:mainfrom
GautamKumarOffical:fix-duplicate-zod

Conversation

@GautamKumarOffical

Copy link
Copy Markdown

zod was listed in both dependencies and overrides sections. Removed from dependencies since it's a workspace dependency that should only be in overrides to ensure consistent versions across all packages.

Simple cleanup to avoid confusion and potential version conflicts.

zod was listed in both dependencies and overrides sections.
Removed from dependencies since it's a workspace dependency that
should only be in overrides to ensure consistent versions across
all packages.

Signed-off-by: Gautam Kumar <gautamkumarofficial@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant