https://github.com/grafana/grafana
Raw File
Tip revision: 38c1af022d03af1bdbfac7e785f9cb8408eaf46a authored by nmarrs on 01 September 2023, 03:09:28 UTC
initial commit trying to fix this
Tip revision: 38c1af0
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.2.0-pre"
}
back to top