https://github.com/grafana/grafana
Raw File
Tip revision: a21a77d8a6198b9816f5e317166f11f82496863e authored by MattiasSegerdahl on 27 April 2023, 20:28:53 UTC
Update index.md (#67363)
Tip revision: a21a77d
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": [
    "packages/*"
  ],
  "version": "9.3.14"
}
back to top