chore: reduce sentry error logging (#498)

* chore: reduce sentry error logging

* chore: version bump

* chore: improve test selectors
This commit is contained in:
Carlos Valente
2023-08-27 22:00:18 +02:00
committed by GitHub
parent 5323e627fb
commit a3bbd74db7
8 changed files with 15 additions and 39 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "2.3.9",
"version": "2.7.0",
"exports": "./src/index.js",
"dependencies": {
"body-parser": "^1.20.0",