@grafana/scenes 5.1.1--canary.797.9578358670.0 → 5.1.2

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--canary.797.9578358670.0",
3
+ "version": "5.1.2",
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": "ea7b6238a44f0edabf3134ab7dcc2c63202c7fca"
116
+ "gitHead": "3e7063fe78418a3433756288117f766bb974124a"
117
117
  }