Skip to content

fix(sequential-thinking): remove unused dependency#3792

Open
kt3k wants to merge 1 commit intomodelcontextprotocol:mainfrom
kt3k:remove-unused-dependency-yargs
Open

fix(sequential-thinking): remove unused dependency#3792
kt3k wants to merge 1 commit intomodelcontextprotocol:mainfrom
kt3k:remove-unused-dependency-yargs

Conversation

@kt3k
Copy link
Copy Markdown

@kt3k kt3k commented Apr 2, 2026

Description

sequentialthinking server has unused dependency yargs. This PR removes it.

How Has This Been Tested?

npm test still passes with yargs dependency removed.

Additional context

yargs is relatively a large package https://bundlephobia.com/package/yargs@17.7.2. This change significantly reduces the amount the users need to download.

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