Skip to main content

Update Existing NPM / UPM Packages

✍ Last Updated : November 8, 2022

🚪 Prequisite Knowledge (Optional)

Describe Initial Knowledge 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

  1. Update package.json version
  2. Update README.md version
  3. update CHANGELOG.md content regarding version change-list
  4. Go to Package Root Folder in command line
cd "D:\Temp\My Test Packages"

Untitled

  1. Publish
npm publish --registry=http://gateverdaccio.agate.id