feat: sentry integrated (#235)

* feat: sentry integrated

* fix: removed unnecessary env variable
This commit is contained in:
Aaryan Khandelwal 2023-02-07 01:07:01 +05:30 committed by GitHub
parent e1b7e8d139
commit 21e042c852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 564 additions and 25 deletions

View file

@ -15,6 +15,7 @@
"@remirror/extension-react-tables": "^2.2.11",
"@remirror/pm": "^2.0.3",
"@remirror/react": "^2.0.24",
"@sentry/nextjs": "^7.36.0",
"@types/lodash.debounce": "^4.0.7",
"@types/react-datepicker": "^4.8.0",
"axios": "^1.1.3",