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 f5ea798 commit fbd2fe8Copy full SHA for fbd2fe8
scripts/release.sh
@@ -25,5 +25,5 @@ then
25
# publish
26
git push origin refs/tags/v$VERSION
27
git push
28
- npm publish --tag v3
+ npm publish --tag legacy
29
fi
0 commit comments