Skip to content

Commit

Permalink
Update to react-native@0.58.6-microsoft.45 (#2463)
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms authored May 14, 2019
1 parent ac69190 commit ae28bdf
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.44"
"react-native": "0.58.6-microsoft.45"
},
"peerDependencies": {
"react": "16.6.3",
"react-native": "0.58.6-microsoft.44 || https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.44.tar.gz"
"react-native": "0.58.6-microsoft.45 || https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.45.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.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"
"react-native@https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.45.tar.gz":
version "0.58.6-microsoft.45"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.45.tar.gz#a7a7d1cf46e0afc131fdca9676afdccb539296a9"
dependencies:
"@babel/core" "^7.4.0"
"@babel/generator" "^7.4.0"
Expand Down

0 comments on commit ae28bdf

Please sign in to comment.