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": { "cds": {
"requires": { "requires": {
"db": { "db": {
"kind": "hana", "kind": "sql",
"[production]": { "[production]": {
"kind": "hana" "kind": "hana"
} }