We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828b472 commit 207972cCopy full SHA for 207972c
README.md
@@ -33,5 +33,5 @@ $ git push --all && git push --tags
33
34
# Publish the package (you will need to login and authenticate against github)
35
$ git checkout main
36
-$ npm publish
+$ npm publish --tag latest
37
```
0 commit comments