Skip to content

Commit b5367a7

Browse files
committed
chore: enable lerna-based release
1 parent bd89199 commit b5367a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ yarn clean
2525
yarn build
2626

2727
# Release
28-
hulk npm-publish
28+
hulk npm-publish --lerna
2929

3030
# Do related releases
3131
./scripts/deploy-gh-pages.sh

0 commit comments

Comments
 (0)