https://github.com/grafana/grafana
Raw File
Tip revision: 12303299e93dca52434f8fc2f32cbf44013b3e85 authored by Alexander Emelin on 01 July 2021, 06:30:09 UTC
live: add allowed_origins option (#36318)
Tip revision: 1230329
lerna.json
{
  "npmClient": "yarn",
  "useWorkspaces": true,
  "packages": [
    "packages/*"
  ],
  "version": "8.0.3"
}
back to top