@grafana/scenes 5.0.2 → 5.0.3--canary.795.9498844134.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.0.2",
3
+ "version": "5.0.3--canary.795.9498844134.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": "e24f45f752e0eea7ba4e08943ec53f9b414ff707"
116
+ "gitHead": "83be04a6e75a773f78ccedc36202a01752202d77"
117
117
  }