Integrates error logging

This commit is contained in:
Alicia Sykes
2023-07-23 23:54:56 +01:00
parent ab2ec0e823
commit 3f1b4bea3a
3 changed files with 81 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
},
"dependencies": {
"@netlify/functions": "^1.6.0",
"@sentry/react": "^7.60.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",