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

Duplicate Version Specification Cleanup in package.json 🛠️ #12

Open
moroii69 opened this issue May 12, 2024 · 0 comments
Open

Duplicate Version Specification Cleanup in package.json 🛠️ #12

moroii69 opened this issue May 12, 2024 · 0 comments

Comments

@moroii69
Copy link

moroii69 commented May 12, 2024

Problem:

In the package.json file of the resume-scan repository (link), there are duplicate versions specified for "next", "react", and "react-dom".

Solution:

Remove the duplicate versions for "next", "react", and "react-dom" as they are already specified in the "dependencies" section of the package.json file. 🔄

Steps to Reproduce

  1. Open the package.json file of the resume-scan repository.
  2. Locate the sections where "next", "react", and "react-dom" versions are specified.
  3. Confirm that these versions are also present in the "dependencies" section.
  4. Remove the duplicate versions.

Additional Information

PS: Could you please assign this issue to me under GSSOC 24?

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