Skip to content

Commit 912d098

Browse files
author
mend-5034428[bot]
committed
Update react monorepo
1 parent d2c3a83 commit 912d098

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"start": "node node_modules/react-native/local-cli/cli.js start"
77
},
88
"dependencies": {
9-
"react": "15.4.2",
9+
"react": "15.7.0",
1010
"react-native": "0.42.3",
1111
"react-native-custom-tabs": "file:.."
1212
},
1313
"devDependencies": {
14-
"@types/react": "15.0.39",
14+
"@types/react": "15.7.34",
1515
"@types/react-native": "0.42.3"
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"react-native": "0.42.3",
32-
"react": "15.4.2",
32+
"react": "15.7.0",
3333
"babel-preset-react-native": "1.x.x",
3434
"eslint": "3.x.x",
3535
"eslint-plugin-babel": "3.x.x",

0 commit comments

Comments
 (0)