1.0.4 • Published 7 years ago
@funwhilelost/parse-event-url v1.0.4
npm set init.author.name "Andy Jacobs" npm set init.author.email "andy@seattledevelopers.coop" npm set init.author.url "http://www.seattledevelopers.coop"
npm adduser
npm publish ./ --tag beta
If you published a bugfix as v1.0.7 and need to set v1.1.3 back to latest
git checkout v1.0.7 npm publish ./
git checkout v1.1.3 npm tag foobar@1.1.3 latest