Skip to content

Commit

Permalink
upgrade minimum version of cds
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-vogel committed Sep 18, 2024
1 parent 1df6bd0 commit a97ac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"generic-pool": "^3.9.0"
},
"peerDependencies": {
"@sap/cds": ">=7.9"
"@sap/cds": ">=8"
},
"license": "SEE LICENSE"
}

0 comments on commit a97ac67

Please sign in to comment.