Skip to content

Commit b6c0d75

Browse files
committed
remove unnecessary @sentry packages + old replay package
1 parent a21b4c1 commit b6c0d75

File tree

2 files changed

+0
-219
lines changed

2 files changed

+0
-219
lines changed

client/package-lock.json

Lines changed: 0 additions & 213 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@sentry/browser": "^7.64.0-alpha.0",
5-
"@sentry/core": "^7.64.0-alpha.0",
6-
"@sentry/hub": "^7.64.0-alpha.0",
74
"@sentry/react": "^7.64.0-alpha.0",
8-
"@sentry/replay": "^0.6.14-6",
95
"@sentry/tracing": "^7.64.0-alpha.0",
10-
"@sentry/types": "^7.64.0-alpha.0",
11-
"@sentry/utils": "^7.64.0-alpha.0",
126
"jest-environment-jsdom-sixteen": "^2.0.0",
137
"prop-types": "^15.5.10",
148
"react": "^15.6.1",

0 commit comments

Comments
 (0)