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 9d177fd commit 777c81cCopy full SHA for 777c81c
packages/create-plugin/templates/common/_package.json
@@ -21,7 +21,7 @@
21
{{#if useCypress}} "@grafana/e2e": "^11.0.7",
22
"@grafana/e2e-selectors": "^12.1.1",{{/if}}
23
"@grafana/eslint-config": "^8.2.0",{{#if usePlaywright}}
24
- "@grafana/plugin-e2e": "^2.2.0",{{/if}}
+ "@grafana/plugin-e2e": "^2.2.1",{{/if}}
25
"@grafana/tsconfig": "^2.0.0",{{#if usePlaywright}}
26
"@playwright/test": "^1.52.0",{{/if}}{{#if useExperimentalRspack}}
27
"@rspack/core": "^1.3.0",
0 commit comments