@grafana/scenes 5.3.2 → 5.3.3--canary.810.9762348204.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.3.2",
3
+ "version": "5.3.3--canary.810.9762348204.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": "a515ec26bb03a03e1b561e503a09022863cc0d97"
116
+ "gitHead": "931c51a40977111948e1d6afc68de5990da81254"
117
117
  }