@grafana/scenes 5.17.0 → 5.18.0--canary.930.11181993017.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.17.0",
3
+ "version": "5.18.0--canary.930.11181993017.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -115,5 +115,5 @@
115
115
  "prettier --write"
116
116
  ]
117
117
  },
118
- "gitHead": "ef0dffd0866bf23c36222d5cf4170d963d3cebff"
118
+ "gitHead": "bd4b28801e77f73be76cee9c82703f3d4839bdc0"
119
119
  }