add retry interceptor impl

This commit is contained in:
Dmitriynj
2020-12-07 01:22:59 +03:00
committed by Daniel Hutzel
parent 09dd526f22
commit b3ea0cc4f1
7 changed files with 71 additions and 48 deletions

View File

@@ -10,9 +10,9 @@
"private": true,
"dependencies": {
"@sap/cds": "^4.2.8",
"@sap/hana-client": "^2.6.61",
"bcryptjs": "^2.4.3",
"express": "^4",
"hdb": "^0.18.2",
"jsonwebtoken": "^8.5.1",
"moment": "^2.29.1",
"passport": "^0.4.1"