1
0
Fork 0
docsearch/lerna.json
Paul Jankowski 30aca5854b
chore: release v3.5.1 (#1917)
* chore: release v3.5.1

* Manually add changelog item

* Update CHANGELOG.md

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-16 11:03:43 -04:00

6 lines
117 B
JSON

{
"packages": ["packages/*", "examples/*"],
"version": "3.5.1",
"npmClient": "yarn",
"useWorkspaces": true
}