Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect dependencies #50

Open
shubhbapna opened this issue Jan 23, 2023 · 0 comments
Open

incorrect dependencies #50

shubhbapna opened this issue Jan 23, 2023 · 0 comments

Comments

@shubhbapna
Copy link
Contributor

It seems like there are some dev dependencies that have been defined under dependencies which might be making the package size bigger than needed
For example:

"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.4.0",
"@types/node": "^16.11.22",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
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

No branches or pull requests

1 participant