@grafana/scenes 5.19.1 → 5.20.0--canary.934.11258648927.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.19.1",
3
+ "version": "5.20.0--canary.934.11258648927.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": "7b641d1fabbe7e5073440e70e39874fd88a15c95"
118
+ "gitHead": "1e875d5f8c5d8a0316ea3d6b7782ac7b5d7e98ac"
119
119
  }