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

Commit 45f0ac2

Browse files
committed
Attempt to fix Jest in CI conforming to jestjs/jest#6393 (comment)
1 parent a9370f4 commit 45f0ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"i18next": "^11.3.2",
1919
"i18next-browser-languagedetector": "^2.2.0",
2020
"i18next-xhr-backend": "^1.5.1",
21-
"jest-cli": "^23.4.1",
21+
"jest-cli": "^20.0.4",
2222
"lint-staged": "^7.0.0",
2323
"lodash": "^4.17.10",
2424
"nuka-carousel": "^4.2.5",

0 commit comments

Comments
 (0)