@grafana/scenes 5.1.1 → 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",
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": "c873adabb5c3f2eb7ab0d6d40f777b58c266fc5b"
116
+ "gitHead": "3e7063fe78418a3433756288117f766bb974124a"
117
117
  }