On the WebUi the version of my private published package allways stays at the firt version i published. I published the versions 0.0.1 up to 0.0.4 of my package, but usig the WebUi it says v0.0.1 even though if i use npm view i get the correct 'dist-tags': { latest: '0.0.4' }
On the WebUi the version of my private published package allways stays at the firt version i published. I published the versions 0.0.1 up to 0.0.4 of my package, but usig the WebUi it says v0.0.1 even though if i use
npm viewi get the correct'dist-tags': { latest: '0.0.4' }