Skip to content

Commit

Permalink
Update to react-native@0.58.6-microsoft.63 (#2600)
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms committed Jun 11, 2019
1 parent 406d6f4 commit e386991
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions vnext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"tslint-microsoft-contrib": "^5.0.1",
"tslint-react": "^4",
"typescript": "3.5.1",
"react-native": "0.58.6-microsoft.60"
"react-native": "0.58.6-microsoft.63"
},
"peerDependencies": {
"react": "16.6.3",
"react-native": "0.58.6-microsoft.60 || https://github.com/microsoft/react-native/archive/v0.58.6-microsoft.60.tar.gz"
"react-native": "0.58.6-microsoft.63 || https://github.com/microsoft/react-native/archive/v0.58.6-microsoft.63.tar.gz"
}
}
6 changes: 3 additions & 3 deletions vnext/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4111,9 +4111,9 @@ react-native-local-cli@^1.0.0-alpha.5:
xcode "^1.0.0"
xmldoc "^0.4.0"

"react-native@https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.60.tar.gz":
version "0.58.6-microsoft.60"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.60.tar.gz#499c43d83b791e11986ce80eb73b4172d23c400d"
"react-native@https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.63.tar.gz":
version "0.58.6-microsoft.63"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.63.tar.gz#5f7cb30522b596963a20f39e8c43ff85fcc88c67"
dependencies:
"@babel/core" "^7.4.0"
"@babel/generator" "^7.4.0"
Expand Down

0 comments on commit e386991

Please sign in to comment.