@grafana/scenes 5.14.4 → 5.14.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "5.14.4",
3
+ "version": "5.14.6",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -115,5 +115,5 @@
115
115
  "prettier --write"
116
116
  ]
117
117
  },
118
- "gitHead": "8ff68cd32a3caabd3661c61bd98ff38ab152f659"
118
+ "gitHead": "281c7463d328257f5abfc9ebf39d1e824f48ccec"
119
119
  }