@grafana/scenes-react 5.22.1 → 5.23.0--canary.954.11668840775.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@grafana/scenes-react",
|
3
|
-
"version": "5.
|
3
|
+
"version": "5.23.0--canary.954.11668840775.0",
|
4
4
|
"description": "Grafana framework for building dynamic dashboards",
|
5
5
|
"author": "Grafana Labs",
|
6
6
|
"license": "AGPL-3.0-only",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
40
|
"@grafana/e2e-selectors": "^11.0.0",
|
41
|
-
"@grafana/scenes": "5.
|
41
|
+
"@grafana/scenes": "5.23.0--canary.954.11668840775.0",
|
42
42
|
"react-use": "17.4.0"
|
43
43
|
},
|
44
44
|
"peerDependencies": {
|
@@ -112,5 +112,5 @@
|
|
112
112
|
"prettier --write"
|
113
113
|
]
|
114
114
|
},
|
115
|
-
"gitHead": "
|
115
|
+
"gitHead": "f19927cc519237650dbfb3b320a6c4920cfe5bb1"
|
116
116
|
}
|