We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cfe9d commit d2b028eCopy full SHA for d2b028e
1 file changed
tools/beta.sh
@@ -1,4 +1,4 @@
1
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
2
cd "$DIR"
3
cd ..
4
-npm publish total.js@beta
+npm publish --tag beta
0 commit comments