https://github.com/grafana/grafana
Raw File
Tip revision: 1381aab7bd10fe2231fc99a2e19ef9b73c0b418e authored by Alex Weaver on 16 August 2022, 20:46:02 UTC
Fix casing in tests
Tip revision: 1381aab
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "9.2.0-pre"
}
back to top