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

Upgrade package.json to Latest LTS #5

Open
6 tasks
ChristophEnglisch opened this issue Oct 22, 2023 · 0 comments · May be fixed by #9
Open
6 tasks

Upgrade package.json to Latest LTS #5

ChristophEnglisch opened this issue Oct 22, 2023 · 0 comments · May be fixed by #9
Labels

Comments

@ChristophEnglisch
Copy link
Owner

Title:
Upgrade package.json to Latest LTS

Description:
We need to upgrade the package.json file to use the latest LTS (Long Term Support) version of Node.js to ensure that our project is up-to-date and compatible with the latest improvements and security updates.

Acceptance Criteria:

  • Update the "engines" section in package.json to specify the latest LTS version of Node.js.
  • Ensure that the project builds and runs successfully with the updated Node.js version.
  • Update any dependencies or packages if necessary to maintain compatibility with the new Node.js version.
  • Verify that all tests pass without errors.
  • Ensure that the updated package.json is committed and pushed to the repository.
  • Document the Node.js version update in the project's README or documentation if applicable.

Labels:

  • Enhancement
  • dependecy management
@maheshchandra10 maheshchandra10 linked a pull request Oct 22, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant