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 8ef603b commit 89adabfCopy full SHA for 89adabf
build/release.sh
@@ -38,5 +38,5 @@ then
38
# publish
39
git push origin refs/tags/v$VERSION
40
git push
41
- npm publish --tag next
+ npm publish
42
fi
0 commit comments