We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd89199 commit b5367a7Copy full SHA for b5367a7
scripts/release.sh
@@ -25,7 +25,7 @@ yarn clean
25
yarn build
26
27
# Release
28
-hulk npm-publish
+hulk npm-publish --lerna
29
30
# Do related releases
31
./scripts/deploy-gh-pages.sh
0 commit comments