@grafana/scenes 5.4.0 → 5.5.0--canary.828.9973016839.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.4.0",
3
+ "version": "5.5.0--canary.828.9973016839.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": "e02d89aa70b0148381a43c573e8672e193782d32"
116
+ "gitHead": "7163d966d6bd0de401d4cf76fbbdb7c5a9141ecf"
117
117
  }