diff --git a/package.json b/package.json index c54d0440..0d0b406c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "fiori": "cds watch fiori", "media": "cds watch media", "mocha": "npx mocha || echo", - "jest": "npx jest@^26", + "jest": "npx jest", "test": "npm run jest --silent" }, "mocha": {