@@ -38,5 +38,5 @@ then
# publish
git push origin refs/tags/v$VERSION
git push
- npm publish --tag next
+ npm publish
fi