https://github.com/grafana/grafana
Raw File
Tip revision: dab6c2db2f817ef8da51c8d85bb4df8bc4e8ae40 authored by Ryan McKinley on 10 January 2022, 23:05:44 UTC
eof
Tip revision: dab6c2d
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "8.4.0-pre"
}
back to top