Merge branch 'master' into adding-suppliers

This commit is contained in:
Daniel
2021-06-07 08:33:21 +02:00
7 changed files with 13 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"fiori": "cds watch fiori",
"media": "cds watch media",
"mocha": "npx mocha || echo",
"jest": "npx jest",
"jest": "npx jest@^26",
"test": "npm run jest --silent"
},
"mocha": {