Skip to content

Commit c478090

Browse files
authored
Merge pull request #16 from pgollangi/feat-grafana-10
feat: Grafana 10 support
2 parents 4f2b96f + 917bda7 commit c478090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"updated": "%TODAY%"
3636
},
3737
"dependencies": {
38-
"grafanaDependency": "^9.2.5",
38+
"grafanaDependency": ">=9.2.5",
3939
"plugins": []
4040
}
4141
}

0 commit comments

Comments
 (0)