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

Commit

Permalink
Fix test warnings by downgrading Jest
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingItWrong committed Mar 26, 2022
1 parent df4ef4f commit 486e3e7
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 557 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"@testing-library/react-native": "^9.1.0",
"eslint": "^7.0",
"eslint-plugin-import": "^2.25.4",
"jest": "^27.5.1",
"jest": "^26.6.3",
"jest-expo": "^44.0.1"
},
"jest": {
Expand Down

0 comments on commit 486e3e7

Please sign in to comment.