Using relative npm dependencies

This commit is contained in:
Daniel
2020-04-04 18:01:58 +02:00
parent fb5ca615e7
commit b339e40ac1
4 changed files with 18 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
"index.cds"
],
"dependencies": {
"@sap/cds": "^3.31.1",
"@sap/cds": "^3.33.1",
"express": "^4.17.1"
},
"scripts": {