Skip to content

Remove cross-spawn as a dependency#66

Draft
lydell wants to merge 3 commits intomainfrom
remove-cross-spawn
Draft

Remove cross-spawn as a dependency#66
lydell wants to merge 3 commits intomainfrom
remove-cross-spawn

Conversation

@lydell
Copy link
Copy Markdown
Owner

@lydell lydell commented Jul 25, 2023

No description provided.

Comment thread package.json
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"cross-spawn": "7.0.3",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You moved this to dependencies, not devDependencies 🙃

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No?

Copy link
Copy Markdown

@lishaduck lishaduck Sep 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was tired. I meant that you moved it to devDependencies, rather than removing it, and this didn't modify any tests.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the point of the PR was to remove it from the actual package. The tests could be dealt with later (if at all, depending on what shenanigans I pulled there).

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.

2 participants