@grafana/scenes 5.5.1 → 5.6.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.5.1",
3
+ "version": "5.6.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": "a363be82ff5c0376fe9612aebf1244da0cee69c6"
116
+ "gitHead": "61806a207acaccf96359aa8171e63aad478faf15"
117
117
  }