Bring old HANA driver back for the moment

This commit is contained in:
Christian Georgi
2020-02-10 10:05:28 +00:00
parent c20c1609a7
commit 7b5b2210ae

View File

@@ -5,7 +5,8 @@
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/cds": "latest",
"express": "*"
"express": "*",
"hdb": "^0.17.1"
},
"devDependencies": {
"jest": "*"