Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intuit/text-provider-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5a5db4b2c72e0189109de9abbf9fc0eeb3bfad59
Choose a base ref
..
head repository: intuit/text-provider-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 90ce16bddf1fbcb94a51ef9a0bc7f9f3c7e451ee
Choose a head ref
Showing with 259 additions and 259 deletions.
  1. +1 −1 package.json
  2. +258 −258 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@
"babel-preset-react-native": "4.0.1",
"eslint": "6.0.1",
"eslint-plugin-react": "7.14.2",
"metro-react-native-babel-preset": "0.76.6",
"metro-react-native-babel-preset": "0.76.7",
"react": "16.8.6",
"react-native": "0.60.3"
},
Loading