mirror of https://github.com/grafana/grafana.git
Chore: Fix @grafana/alerting package repo (#110939) (cherry picked from commitab3c93b279
) (cherry picked from commitaf460952d5
) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3003d1978
commit
a184de2091
|
@ -14,7 +14,7 @@
|
|||
"sideEffects": false,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+http://github.com/grafana/grafana.git",
|
||||
"url": "http://github.com/grafana/grafana.git",
|
||||
"directory": "packages/grafana-alerting"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
|
Loading…
Reference in New Issue