We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50023e commit e8b91baCopy full SHA for e8b91ba
packages/esbuild-plugin/README_TEMPLATE.md
@@ -29,7 +29,7 @@ yarn add @sentry/esbuild-plugin --dev
29
Using pnpm:
30
31
```bash
32
-pnpm add @sentry/esbuild-plugin -D
+pnpm add @sentry/esbuild-plugin --save-dev
33
```
34
35
## Example
0 commit comments