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

Commit

Permalink
Fix for react-native bug facebook/react-native#21150
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Demarais committed Sep 21, 2018
1 parent 3f5c129 commit 4e75a00
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 144 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@
"eslint-plugin-react-native": "^3.2.1",
"jest": "^22.4.3",
"metro-react-native-babel-preset": "^0.45.2",
"react-test-renderer": "^16.2.0"
"react-test-renderer": "^16.2.0",
"schedule": "0.4.0"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 4e75a00

Please sign in to comment.