https://github.com/grafana/grafana
Raw File
Tip revision: 173fbf84743cc5c276a618db11fd360eba73e122 authored by Ryan McKinley on 23 September 2023, 18:57:58 UTC
xxx
Tip revision: 173fbf8
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.2.0-pre"
}
back to top