Update Existing NPM / UPM Packages
✍ Last Updated : November 8, 2022
🚪 Prequisite Knowledge (Optional)
UploadDescribe InInitial ProgressKnowledge that reader need to know before reading this article
❓ Key Question / Problem / Issue
Describe what question / Problem / Issue this knowledge should answer
What to do to update existing packages
✅ Expected Output/Definition of Done
Define what information you really need and the definition of done
Clear Guideline on How to Update Existing Package
🎁 Resulting Solution
Write writing results below
- Update package.json version
- Update README.md version
- update CHANGELOG.md content regarding version change-list
- Go to Package Root Folder in command line
cd "D:\Temp\My Test Packages"
- Publish
npm publish --registry=http://gateverdaccio.agate.id