Skip to content
Open
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"husky": "^9.1.7"
},
"peerDependencies": {
"@sap/cds": ">=8"
"@sap/cds": ">=9"
Comment thread
eric-pSAP marked this conversation as resolved.
},
"engines": {
"node": ">=18.0.0"
Expand Down Expand Up @@ -94,7 +94,7 @@
}
},
"attachments": {
"outbox": true,
"queue": true,
Comment thread
eric-pSAP marked this conversation as resolved.
Outdated
Comment thread
eric-pSAP marked this conversation as resolved.
Outdated
"scan": true,
"deduplicateFileNames": true,
"scanExpiryMs": 259200000,
Expand Down
Loading