https://github.com/grafana/grafana
Raw File
Tip revision: 3b5a868b9fe83ede28248d2d58176e16a9a95406 authored by Andrej Ocenas on 11 September 2023, 09:06:57 UTC
Change names of the options
Tip revision: 3b5a868
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.2.0-pre"
}
back to top