Commit 2e51100
authored
fix(cloudflare): Make
Redeclare the `@cloudflare/workers-types` package as an
optional peer dependency rather than an optional dependency. With other
SDKs now depending on `@sentry/cloudflare`, we'd pull in the type
package into non-cloudflare projects. (more details:
#15536 (comment)).@cloudflare/workers-types an optional peer dependency (#15554)1 parent 288a366 commit 2e51100
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
0 commit comments