c9b7d328fe
These were needed when the docs lived in a different repo, but they don't any more so we can get rid of them. ### Change Type - [x] `internal` — Does not affect user-facing stuff - [x] `chore` — Updating dependencies, other boring stuff
5 lines
113 B
JSON
5 lines
113 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"packages": ["packages/*"],
|
|
"version": "2.1.0"
|
|
}
|