We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c3a83 commit 912d098Copy full SHA for 912d098
2 files changed
example/package.json
@@ -6,12 +6,12 @@
6
"start": "node node_modules/react-native/local-cli/cli.js start"
7
},
8
"dependencies": {
9
- "react": "15.4.2",
+ "react": "15.7.0",
10
"react-native": "0.42.3",
11
"react-native-custom-tabs": "file:.."
12
13
"devDependencies": {
14
- "@types/react": "15.0.39",
+ "@types/react": "15.7.34",
15
"@types/react-native": "0.42.3"
16
}
17
package.json
@@ -29,7 +29,7 @@
29
30
31
32
33
"babel-preset-react-native": "1.x.x",
34
"eslint": "3.x.x",
35
"eslint-plugin-babel": "3.x.x",
0 commit comments