Remove sentry tracing library and add mobile-detect

This commit is contained in:
2023-10-19 16:49:49 -04:00
parent 8538bcb02e
commit 9e753e033d
2 changed files with 12 additions and 21 deletions

View File

@ -15,8 +15,8 @@
"@remix-run/cloudflare-pages": "^1.16.0",
"@remix-run/react": "^1.16.0",
"@sentry/react": "^7.51.0",
"@sentry/tracing": "^7.51.0",
"framer-motion": "^10.12.8",
"mobile-detect": "^1.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},