@grafana/scenes 5.0.3 → 5.1.0--canary.790.9497828604.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.3",
3
+ "version": "5.1.0--canary.790.9497828604.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": "33e867c5354e460721d0e0f4b90fdd67eb44f0ff"
116
+ "gitHead": "3be669eaaefd33e4371bf76b23a72a633fa2c566"
117
117
  }