correct package.json

This commit is contained in:
Matthias Buehl
2020-03-24 16:27:29 +01:00
parent ece7aa99cc
commit 7bbd4ffdb3

View File

@@ -16,7 +16,7 @@
"cds": {
"requires": {
"db": {
"kind": "hana",
"kind": "sql",
"[production]": {
"kind": "hana"
}