https://github.com/grafana/grafana
Raw File
Tip revision: 47d552b0d7659cef5301a74ba443213b5fc4e149 authored by Ryan McKinley on 23 December 2021, 07:00:36 UTC
cleanup
Tip revision: 47d552b
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "8.4.0-pre"
}
back to top