https://github.com/grafana/grafana
Raw File
Tip revision: 95c4e926763e4fa56d67bcab51dbc642561040da authored by Ihor Yeromin on 16 August 2023, 15:00:49 UTC
fix(units): update issue types
Tip revision: 95c4e92
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "10.1.0-pre"
}
back to top