We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454903b commit 8895d4bCopy full SHA for 8895d4b
build/release.sh
@@ -22,5 +22,5 @@ then
22
# publish
23
git push origin refs/tags/v$VERSION
24
git push
25
- npm publish --tag next
+ npm publish
26
fi
0 commit comments