We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dbff6 commit b33e091Copy full SHA for b33e091
Releases.md
@@ -88,6 +88,7 @@ git push --tags
88
- Publish to npm
89
90
```
91
+npm set registry https://registry.npmjs.org/
92
npm publish
93
# Only when doing a non-rc release:
94
npm dist-tag add [email protected] latest
0 commit comments