https://github.com/grafana/grafana
Raw File
Tip revision: 455b4d23d9b160d37e40eb2d1924b91ce94007b5 authored by Andreas Opferkuch on 26 June 2020, 15:32:16 UTC
dsproxy: Allow Cortex DELETE/PUT/POST requests
Tip revision: 455b4d2
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": ["packages/*"],
  "version": "7.1.0-pre.0"
}
back to top