@grafana/scenes 4.29.0 → 4.30.0--canary.781.9446611509.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": "4.29.0",
3
+ "version": "4.30.0--canary.781.9446611509.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": "a92c7e4ca46de78da55b982e3c981725000c084a"
116
+ "gitHead": "c0b6a90df05854e9f02b7379f57124646ce31ba8"
117
117
  }