@grafana/scenes-react 5.26.0--canary.974.11969404553.0 → 5.26.0--canary.973.11972553033.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.26.0--canary.
|
3
|
+
"version": "5.26.0--canary.973.11972553033.0",
|
4
4
|
"description": "Grafana framework for building dynamic dashboards",
|
5
5
|
"author": "Grafana Labs",
|
6
6
|
"license": "AGPL-3.0-only",
|
@@ -37,7 +37,7 @@
|
|
37
37
|
"url": "https://github.com/grafana/scenes/issues"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@grafana/scenes": "5.26.0--canary.
|
40
|
+
"@grafana/scenes": "5.26.0--canary.973.11972553033.0",
|
41
41
|
"lru-cache": "^10.2.2",
|
42
42
|
"react-use": "^17.4.0"
|
43
43
|
},
|
@@ -113,5 +113,5 @@
|
|
113
113
|
"prettier --write"
|
114
114
|
]
|
115
115
|
},
|
116
|
-
"gitHead": "
|
116
|
+
"gitHead": "f1727701df4c3775c76343f5275f6c0773e146a7"
|
117
117
|
}
|