https://github.com/grafana/grafana
Raw File
Tip revision: 535461b8d86dea8e39d7b5569711dd55b7b3cf0b authored by Esteban Beltran on 30 August 2023, 10:08:02 UTC
Fix typos
Tip revision: 535461b
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.2.0-pre"
}
back to top