https://github.com/grafana/grafana
Raw File
Tip revision: 75859146e5f112b059a755c0b10d0296af33c88b authored by Hugo Häggmark on 18 August 2021, 06:29:03 UTC
Chore: skip e2e test for examplars (#37991)
Tip revision: 7585914
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": [
    "packages/*"
  ],
  "version": "8.1.1"
}
back to top