Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Attempt to fix Jest in CI conforming to jestjs/jest#6393 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvanes committed Jul 21, 2018
1 parent a9370f4 commit 45f0ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"i18next": "^11.3.2",
"i18next-browser-languagedetector": "^2.2.0",
"i18next-xhr-backend": "^1.5.1",
"jest-cli": "^23.4.1",
"jest-cli": "^20.0.4",
"lint-staged": "^7.0.0",
"lodash": "^4.17.10",
"nuka-carousel": "^4.2.5",
Expand Down

0 comments on commit 45f0ac2

Please sign in to comment.