Skip to content

Commit e8b91ba

Browse files
authored
Update packages/esbuild-plugin/README_TEMPLATE.md
1 parent f50023e commit e8b91ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/esbuild-plugin/README_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ yarn add @sentry/esbuild-plugin --dev
2929
Using pnpm:
3030

3131
```bash
32-
pnpm add @sentry/esbuild-plugin -D
32+
pnpm add @sentry/esbuild-plugin --save-dev
3333
```
3434

3535
## Example

0 commit comments

Comments
 (0)