File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 23
23
"watch" : " tsc -w"
24
24
},
25
25
"dependencies" : {
26
+ "@dd/error-tracking-plugin" : " workspace:*" ,
27
+ "@dd/rum-plugin" : " workspace:*" ,
28
+ "@dd/synthetics-plugin" : " workspace:*" ,
29
+ "@dd/telemetry-plugin" : " workspace:*" ,
26
30
"async-retry" : " 1.3.3" ,
27
31
"chalk" : " 2.3.1" ,
28
32
"glob" : " 11.0.0"
Original file line number Diff line number Diff line change @@ -1654,6 +1654,10 @@ __metadata:
1654
1654
version : 0.0.0-use.local
1655
1655
resolution : " @dd/core@workspace:packages/core"
1656
1656
dependencies :
1657
+ " @dd/error-tracking-plugin " : " workspace:*"
1658
+ " @dd/rum-plugin " : " workspace:*"
1659
+ " @dd/synthetics-plugin " : " workspace:*"
1660
+ " @dd/telemetry-plugin " : " workspace:*"
1657
1661
" @types/async-retry " : " npm:1.4.8"
1658
1662
" @types/chalk " : " npm:2.2.0"
1659
1663
" @types/node " : " npm:^18"
You can’t perform that action at this time.
0 commit comments