Update package.json

This commit is contained in:
Dr. David Kunz
2020-02-11 11:50:45 +01:00
committed by GitHub
parent e2aac07054
commit e33fb7df0b

View File

@@ -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.",
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/xb-msg-amqp-v100": "latest",
"@sap/cds": "latest",
"@sap/xb-msg-amqp-v100": "^0.9.35",
"express": "*"
},
"devDependencies": {