@grafana/scenes 4.24.3--canary.734.9287358327.0 → 4.24.3--canary.734.9288916719.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "4.24.3--canary.734.9287358327.0",
3
+ "version": "4.24.3--canary.734.9288916719.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
7
- "homepage": "https://github.com/grafana/scenes#readme",
7
+ "homepage": "https://grafana.com/developers/scenes",
8
8
  "main": "dist/index.js",
9
9
  "types": "dist/index.d.ts",
10
10
  "module": "dist/esm/index.js",
@@ -112,5 +112,5 @@
112
112
  "prettier --write"
113
113
  ]
114
114
  },
115
- "gitHead": "c5e86509c734d73f0cc7d2c6f3a783010639587e"
115
+ "gitHead": "ddd20755566fb23f083a4d0d69801b828207d12b"
116
116
  }