diff options
| author | 2020-10-12 15:16:55 +0100 | |
|---|---|---|
| committer | 2020-10-12 15:16:55 +0100 | |
| commit | 03d7515ee68feba080ba3eeef8f83095f1a35df4 (patch) | |
| tree | 78fb4929d959afff150b043a2d01404d1ef739ad /package.json | |
| parent | Merge pull request #23 from python-discord/build/new-process (diff) | |
Remove @sentry/tracing package
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 3f11eee..85637d0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,6 @@ "@fortawesome/free-solid-svg-icons": "^5.14.0", "@fortawesome/react-fontawesome": "^0.1.11", "@sentry/react": "^5.25.0", - "@sentry/tracing": "^5.25.0", "@svgr/webpack": "4.3.3", "@swc/core": "^1.2.36", "@swc/jest": "^0.1.2", |