mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
12 lines
146 B
JSON
12 lines
146 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent",
|
|
"command": {
|
|
"publish": {
|
|
"conventionalCommits": true
|
|
}
|
|
}
|
|
}
|