[release-12.1.3] Chore: Fix @grafana/alerting package repo (#111531)

Chore: Fix @grafana/alerting package repo (#110939)

(cherry picked from commit ab3c93b279)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2025-09-24 10:13:20 +01:00
committed by GitHub
co-authored by Josh Hunt
parent d3003d1978
commit 2c55900b9c
+1 -1
View File
@@ -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",