https://github.com/grafana/grafana
Raw File
Tip revision: 0763e4df95c28a0369b56ad782f59cefae3f4744 authored by achatterjee-grafana on 04 June 2021, 17:49:36 UTC
Slight modification to create lib panel based on feedback.
Tip revision: 0763e4d
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "8.1.0-pre"
}
back to top