diff --git a/package.json b/package.json index bd6439edb..a758fd111 100644 --- a/package.json +++ b/package.json @@ -80,10 +80,7 @@ ], "setupFiles": [ "/test/setup.js" - ], - "moduleNameMapper": { - "^jquery$": "cash-dom" - } + ] }, "husky": { "hooks": {