Adding suppliers showing integration with S/4

This commit is contained in:
Uwe Klinger
2021-04-16 11:28:55 +02:00
parent c1141e6c87
commit 5ae31f7c67
18 changed files with 5940 additions and 6 deletions

View File

@@ -11,7 +11,8 @@
"@capire/hello": "./hello",
"@capire/media": "./media",
"@capire/orders": "./orders",
"@capire/reviews": "./reviews"
"@capire/reviews": "./reviews",
"@capire/suppliers": "./suppliers"
},
"devDependencies": {
"chai": "^4.2.0",