Closed alex-fusionauth closed 4 months ago
Verify that the application(s) will work when updating package.json to the latest versions.
package.json
Find outdated packages
npm outdated
Update to latest
npx npm-check-updates -u npm install
Verify application is still functioning by running through README.md and associated documentation.
README.md
Please note it may not always make sense to update everything, please mention what if anything went wrong in the PR.
Hey @alex-fusionauth, I would like to work on this issue.
Hey @aniketh-varma thanks for taking the time to participate! Assigned to you happy hacking 👻
Verify that the application(s) will work when updating
package.json
to the latest versions.Find outdated packages
Update to latest
Verify application is still functioning by running through
README.md
and associated documentation.Please note it may not always make sense to update everything, please mention what if anything went wrong in the PR.