Update package.json

This commit is contained in:
Dr. David Kunz
2020-02-11 11:49:50 +01:00
committed by GitHub
parent 62c11dee1a
commit 6f79882c57

View File

@@ -5,6 +5,7 @@
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/cds": "latest",
"@sap/xb-msg-amqp-v100": "^0.9.35",
"express": "*"
},
"devDependencies": {
@@ -21,4 +22,4 @@
}
}
}
}
}