https://github.com/grafana/grafana
Raw File
Tip revision: 61f390018f2a9424df470eaf70787944c645e435 authored by Lukas Siatka on 06 March 2020, 03:46:39 UTC
DevEnv: updates lockfile
Tip revision: 61f3900
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "6.7.0-pre"
}
back to top