Skip to content

Commit 2a5dc33

Browse files
authored
Merge branch 'develop' into nh/consolidate-operation-api-path
2 parents 0e894f2 + f685a85 commit 2a5dc33

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • dev-packages/e2e-tests/test-applications/generic-ts3.8

dev-packages/e2e-tests/test-applications/generic-ts3.8/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"@sentry-internal/replay": "latest || *",
2121
"@sentry/wasm": "latest || *"
2222
},
23+
"pnpm": {
24+
"overrides": {
25+
"@opentelemetry/api": "1.9.0"
26+
}
27+
},
2328
"volta": {
2429
"extends": "../../package.json"
2530
}

0 commit comments

Comments
 (0)