@grafana/scenes 5.9.1 → 5.10.0--canary.854.10453539660.0

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.9.1",
3
+ "version": "5.10.0--canary.854.10453539660.0",
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": "d3abda989483e29867b0355816f6217dd7c56551"
116
+ "gitHead": "ce73a506dfafb9f0c4904e5456a8a8ed12b7c19a"
117
117
  }