https://github.com/grafana/grafana
Raw File
Tip revision: 12a95415f30b2c5738bad55b79b6ab3ccea860e7 authored by Brian Gann on 30 January 2021, 20:30:19 UTC
working upgrade with svc
Tip revision: 12a9541
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "7.5.0-pre.0"
}
back to top