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 f8f5f86 commit 718f808Copy full SHA for 718f808
package.json
@@ -24,7 +24,7 @@
24
},
25
"license": "MIT",
26
"bugs": {
27
- "url": "https://github.com/simPod/grafana-json-datasource/issues"
+ "url": "https://github.com/simPod/GrafanaJsonDatasource/issues"
28
29
"devDependencies": {
30
"@grafana/data": "^8.5.6",
@@ -40,7 +40,7 @@
40
"react-virtualized-auto-sizer": "^1.0.5",
41
"rxjs": "^7.5.5"
42
43
- "homepage": "https://github.com/simPod/grafana-json-datasource#readme",
+ "homepage": "https://github.com/simPod/GrafanaJsonDatasource",
44
"engineStrict": true,
45
"nodeLinker": "node-modules",
46
"packageManager": "[email protected]"
0 commit comments