We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf2947 commit 1bded8bCopy full SHA for 1bded8b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pgillich-tree-panel",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "",
5
"scripts": {
6
"build": "grafana-toolkit plugin:build --preserveConsole",
images/1panel.jpg src/img/1panel.jpg
src/img/options.jpg
31.6 KB
src/plugin.json
@@ -45,11 +45,11 @@
45
"screenshots": [
46
47
"name": "Panel",
48
- "path": "https://github.com/pgillich/grafana-tree-panel/raw/main/images/1panel.jpg"
+ "path": "img/1panel.jpg"
49
},
50
51
"name": "Options",
52
- "path": "https://github.com/pgillich/grafana-tree-panel/raw/main/images/options.jpg"
+ "path": "img/options.jpg"
53
}
54
],
55
"version": "%VERSION%",
0 commit comments