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