For fix it you might try below commands:
npm cache clean --force
npm version patch
npm publish
Keep in mind that the display will not happen immediately, but after some time.
Fix for README.md not showing up in npmjs repository
For fix it you might try below commands:
npm cache clean --force
npm version patch
npm publish
Keep in mind that the display will not happen immediately, but after some time.