feat: added sentry to monitor backend

This commit is contained in:
canove
2020-08-13 17:00:01 -03:00
parent f24d6ff43c
commit 7850a0cdfa
4 changed files with 123 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@sentry/node": "5.20.1",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"date-fns": "^2.15.0",