a716ac36f6
Previously, our docs site would always get rebuilt. Now it'll be slightly smarter with lazy. ### Change Type - [x] `internal` — Any other changes that don't affect the published package[^2]
5 lines
120 B
JSON
5 lines
120 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"packages": ["packages/*"],
|
|
"version": "2.0.0-beta.2"
|
|
}
|