Update package.json
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"description": "A simple bookshop application, build in a self-contained all-in-one fashion, i.e. w/o reusing other packages.",
|
"description": "A simple bookshop application, build in a self-contained all-in-one fashion, i.e. w/o reusing other packages.",
|
||||||
"license": "SAP SAMPLE CODE LICENSE",
|
"license": "SAP SAMPLE CODE LICENSE",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sap/xb-msg-amqp-v100": "latest",
|
|
||||||
"@sap/cds": "latest",
|
"@sap/cds": "latest",
|
||||||
|
"@sap/xb-msg-amqp-v100": "^0.9.35",
|
||||||
"express": "*"
|
"express": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user