Skip to content

Commit 837a01a

Browse files
committed
change to v8
1 parent 819ceb6 commit 837a01a

File tree

1 file changed

+1
-1
lines changed
  • packages/tracing/src/node/integrations

1 file changed

+1
-1
lines changed

packages/tracing/src/node/integrations/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export { Prisma } from './prisma';
66
export { GraphQL } from './graphql';
77
export { Apollo } from './apollo';
88

9-
// TODO(v7): Remove this export
9+
// TODO(v8): Remove this export
1010
// Please see `src/index.ts` for more details.
1111
export { BrowserTracing } from '../../browser';

0 commit comments

Comments
 (0)