File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@sentry-internal/feedback" : " 7.93.0" ,
33
- "@sentry-internal/replay-canvas" : " 7.93.0" ,
34
33
"@sentry-internal/tracing" : " 7.93.0" ,
35
34
"@sentry/core" : " 7.93.0" ,
36
35
"@sentry/replay" : " 7.93.0" ,
37
36
"@sentry/types" : " 7.93.0" ,
38
37
"@sentry/utils" : " 7.93.0"
39
38
},
40
39
"devDependencies" : {
40
+ "@sentry-internal/replay-canvas" : " 7.93.0" ,
41
41
"@sentry-internal/integration-shims" : " 7.93.0" ,
42
42
"@types/md5" : " 2.1.33" ,
43
43
"btoa" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 19
19
" types-ts3.8"
20
20
],
21
21
"sideEffects" : false ,
22
+ "private" : true ,
22
23
"scripts" : {
23
24
"build" : " run-p build:transpile build:types build:bundle" ,
24
25
"build:transpile" : " rollup -c rollup.npm.config.mjs" ,
You can’t perform that action at this time.
0 commit comments