https://github.com/grafana/grafana
Raw File
Tip revision: 288849bfb4de2ad2687c1ab7c12346e11cf96e57 authored by Torkel Ödegaard on 28 November 2019, 22:14:43 UTC
Custom unit formats
Tip revision: 288849b
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "6.6.0-pre"
}
back to top