Skip to content

Commit

Permalink
Update to react-native@0.58.6-microsoft.44 (#2459)
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms authored May 13, 2019
1 parent a5d11f0 commit 0692bea
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 @@ -59,10 +59,10 @@
"tslint-microsoft-contrib": "^5.0.1",
"tslint-react": "^3.5.0",
"typescript": "3.3.3",
"react-native": "0.58.6-microsoft.42"
"react-native": "0.58.6-microsoft.44"
},
"peerDependencies": {
"react": "16.6.3",
"react-native": "0.58.6-microsoft.42 || https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.42.tar.gz"
"react-native": "0.58.6-microsoft.44 || https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.44.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.42.tar.gz":
version "0.58.6-microsoft.42"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.42.tar.gz#920d0ecfe53f06fcbe9a836826fb65b656cc4137"
"react-native@https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.44.tar.gz":
version "0.58.6-microsoft.44"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.44.tar.gz#5a7ae69060bf219b14036dd269a6e9854ca2aaca"
dependencies:
"@babel/core" "^7.4.0"
"@babel/generator" "^7.4.0"
Expand Down

0 comments on commit 0692bea

Please sign in to comment.