We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5978dc6 + e6afff6 commit d4d0fc8Copy full SHA for d4d0fc8
.github/workflows/is-compatible.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Build plugin
17
run: npm run build
18
- name: Compatibility check
19
- run: npx @grafana/levitate@latest is-compatible --path src/module.ts --target @grafana/data,@grafana/ui,@grafana/runtime
+ run: npx @grafana/levitate@latest is-compatible --path src/module.ts --target @grafana/data@9.5.1,@grafana/ui@9.5.1,@grafana/runtime@9.5.1
0 commit comments