https://github.com/grafana/grafana
Raw File
Tip revision: aedb62449ff3fecb911e99c45bc983b6389e332c authored by Shirley Leu on 28 April 2023, 12:06:02 UTC
Step 2
Tip revision: aedb624
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.0.0-pre"
}
back to top