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.
2 parents a8a856d + 6cd047d commit 5722e16Copy full SHA for 5722e16
bin/publish-npm
@@ -56,4 +56,4 @@ else
56
fi
57
58
# Publish with the appropriate tag
59
-yarn publish --tag "$TAG" --provenance --access public
+npm publish --tag "$TAG" --provenance --access public
0 commit comments