Merge pull request #34 from SAP-samples/nototal

Remove order.total
This commit is contained in:
Daniel Hutzel
2020-03-16 15:00:35 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,8 @@
"devDependencies": {
"sqlite3": "^4.0.7",
"chai": "^4.2.0",
"chai-subset": "^1.6.0"
"chai-subset": "^1.6.0",
"sqlite3": "^4"
},
"license": "SAP SAMPLE CODE LICENSE",
"private": true