Skip to content

Commit

Permalink
fixed wrong test renderer types version
Browse files Browse the repository at this point in the history
  • Loading branch information
emin93 authored Jul 10, 2020
1 parent f47226d commit a4e081e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-native-community/eslint-config": "^1.1.0",
"@types/jest": "^25.2.3",
"@types/react-native": "^0.62.0",
"@types/react-test-renderer": "16.13.1",
"@types/react-test-renderer": "^16.9.2",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"babel-jest": "^25.1.0",
Expand Down

0 comments on commit a4e081e

Please sign in to comment.