We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80d693 commit 0471085Copy full SHA for 0471085
scripts/publish-npm.sh
@@ -63,7 +63,7 @@ fi
63
./scripts/make-version.js $1
64
65
cd $1
66
-yarn build-npm for-publish
+yarn build-npm
67
cd ..
68
69
./scripts/tag-version.js $1
0 commit comments