@grafana/scenes 5.7.0--canary.849.10147076284.0 → 5.7.1--canary.850.10147682812.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.7.0--canary.849.10147076284.0",
3
+ "version": "5.7.1--canary.850.10147682812.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": "e6c53fb99a1e2025b4331e26b2f1d7af32f7ddf8"
116
+ "gitHead": "3d454948a12a9f04708ebaaaf25b125db09f1db4"
117
117
  }