You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: Update publish config and publish v0.0.1 (#109)
* chore: Add prepublishOnly script to manage wombat login
Add a prepublishOnly script, that will be invoked when npm publish
is run, to run npm login.
For some reason npm login does not by default use the same
repository as npm publish does, so it's necessary to specify
the repo URL explicitly. ಠ_ಠ
* release: Publish v0.0.1 to npm.
0 commit comments