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
- by default, NPM uses the "latest" tag, which causes some confusion
for package maintainers and users alike (c.f. #18)
- using any tag will mean it won't be tagged as latest anymore, so
just giving the v0.3.x branch the tag v0.3.x should resolve this
issue
0 commit comments