Skip to content

Commit 025b9f4

Browse files
committed
chore: tweak lerna config to publish all packages tagged as public
1 parent e71b55c commit 025b9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
},
2323
"changelogPreset": "conventional-changelog-conventionalcommits",
2424
"packages": [
25-
"packages/multiple-select-vanilla"
25+
"packages/*"
2626
]
2727
}

0 commit comments

Comments
 (0)