* chore: release v3.5.2 * Adds content to CHANGELOG --------- Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
6 lines
117 B
JSON
6 lines
117 B
JSON
{
|
|
"packages": ["packages/*", "examples/*"],
|
|
"version": "3.5.2",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|