diff --git a/media-store/package.json b/media-store/package.json index 466b14b0..a6263579 100644 --- a/media-store/package.json +++ b/media-store/package.json @@ -29,7 +29,7 @@ "ACCESS_TOKEN_SECRET": "secret", "requires": { "db": { - "kind": "sql" + "kind": "hana" }, "auth": { "impl": "srv/auth.js"