Skip to content

Commit 613d511

Browse files
committed
chore: tweak lerna config to publish only lib folder
1 parent a51da9b commit 613d511

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
@@ -18,5 +18,5 @@
1818
}
1919
},
2020
"changelogPreset": "conventional-changelog-conventionalcommits",
21-
"packages": ["packages/*"]
21+
"packages": ["packages/excel-builder-vanilla"]
2222
}

0 commit comments

Comments
 (0)