30b0a4d736
This PR adds some tools docs. There's more to come (eventually), but this is what's finished so far. This PR relies on this brivate one landing first: https://github.com/tldraw/brivate/pull/2223 ### Change Type - [x] `documentation` — Changes to the documentation only[^2] [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version ### Release Notes - Tools docs.
5 lines
122 B
JSON
5 lines
122 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"packages": ["packages/*"],
|
|
"version": "2.0.0-alpha.14"
|
|
}
|