@grafana/scenes 5.23.1 → 5.23.2--canary.958.11707299401.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "5.23.1",
3
+ "version": "5.23.2--canary.958.11707299401.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -115,5 +115,5 @@
115
115
  "prettier --write"
116
116
  ]
117
117
  },
118
- "gitHead": "650ef547fac5de8821b59ed639f2587828dafe1d"
118
+ "gitHead": "c312a5c5586360a4127daf66fc2ae7cb701cdde2"
119
119
  }