We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c5e05 commit 71b8f68Copy full SHA for 71b8f68
package.json
@@ -52,8 +52,6 @@
52
"eslint": "^5.12.0",
53
"eslint-config-standard": "^12.0.0",
54
"js-yaml": "^3.13.1",
55
- "lodash": "^4.17.4",
56
- "grafanaDependency": "8.x.x",
57
- "plugins": [ ]
+ "lodash": "^4.17.4"
58
}
59
src/plugin.json
@@ -29,12 +29,12 @@
29
},
30
{ "name": "UPL", "url": "https://oss.oracle.com/licenses/upl" }
31
],
32
- "version": "3.0.0-alpha",
33
- "updated": "2021-08-19"
+ "version": "3.0.1-alpha",
+ "updated": "2022-01-14"
34
35
36
"dependencies": {
37
- "grafanaVersion": "8.0.x",
38
- "plugins": []
+ "grafanaDependency": "8.x.x",
+ "plugins": [ ]
39
40
0 commit comments