@grafana/scenes 5.7.3 → 5.7.4

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.7.3",
3
+ "version": "5.7.4",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -113,5 +113,5 @@
113
113
  "prettier --write"
114
114
  ]
115
115
  },
116
- "gitHead": "0889dd2335aceb5c3afd9b78127e5ce0e1a75008"
116
+ "gitHead": "c32882c8b4d0f6fad2dde39e5ab8e5822a989372"
117
117
  }