Add grafanaDependency to the plugin.json

This commit is contained in:
Alexander Zobnin
2020-08-25 16:55:19 +03:00
parent 0206ad1448
commit 91fbcbadfe

View File

@@ -42,6 +42,7 @@
],
"dependencies": {
"grafanaDependency": ">=7.0.0",
"grafanaVersion": "7.0",
"plugins": []
}