File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,9 @@ development. If you're thinking about contributing to or creating a JavaScript-b
102
102
below:
103
103
104
104
- [ ` @sentry/tracing ` ] ( https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing ) : Provides
105
- Integrations and extensions for Performance Monitoring / Tracing
105
+ integrations and extensions for Performance Monitoring / Tracing.
106
+ - [ ` @sentry/replay ` ] ( https://github.com/getsentry/sentry-javascript/tree/master/packages/replay ) : Provides
107
+ the integration for Session Replay.
106
108
- [ ` @sentry/core ` ] ( https://github.com/getsentry/sentry-javascript/tree/master/packages/core ) : The base for all
107
109
JavaScript SDKs with interfaces, type definitions and base classes.
108
110
- [ ` @sentry/utils ` ] ( https://github.com/getsentry/sentry-javascript/tree/master/packages/utils ) : A set of helpers and
You can’t perform that action at this time.
0 commit comments