@grafana/scenes 5.1.1 → 5.2.0--canary.800.9594766304.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.1.1",
3
+ "version": "5.2.0--canary.800.9594766304.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": "c873adabb5c3f2eb7ab0d6d40f777b58c266fc5b"
116
+ "gitHead": "55be8ca3f249a3d730d995f1fa77ce03ba2422cf"
117
117
  }