Skip to content

Commit

Permalink
chore: pin jest-react-native to 17.0.3 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
damusnet authored Dec 1, 2016
1 parent 9429bb8 commit 2a5c8e9
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 @@ -52,7 +52,7 @@
"eslint-plugin-react-native": "^2.0.0",
"fetch-mock": "^5.0.0",
"jest": "^17.0.0",
"jest-react-native": "^17.0.0",
"jest-react-native": "17.0.3",
"react-addons-test-utils": "15.3.2",
"react-dom": "^15.1.0",
"react-test-renderer": "^15.4.1"
Expand Down

0 comments on commit 2a5c8e9

Please sign in to comment.