Skip to content

Commit 07f2d8f

Browse files
committed
Add resolution for new package to nextjs integration test package.json
1 parent c2f2e58 commit 07f2d8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/test/integration/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@sentry/react": "file:../../../react",
3333
"@sentry/replay": "file:../../../replay",
3434
"@sentry/tracing": "file:../../../tracing",
35+
"@sentry-internal/tracing": "file:../../../tracing-internal",
3536
"@sentry/types": "file:../../../types",
3637
"@sentry/utils": "file:../../../utils"
3738
}

0 commit comments

Comments
 (0)