Skip to content

Commit f5b3489

Browse files
authored
Revert to hdb ^0 (#513)
Single Tenant build is broken due to upgrade to hdb ^2
1 parent e5f4bc0 commit f5b3489

File tree

2 files changed

+33
-31
lines changed

2 files changed

+33
-31
lines changed

db/package-lock.json

Lines changed: 32 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deploy",
33
"dependencies": {
4-
"hdb": "^2",
4+
"hdb": "^0",
55
"@sap/hdi-deploy": "^5"
66
},
77
"engines": {

0 commit comments

Comments
 (0)