Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms authored May 28, 2019
1 parent 82f1031 commit 71816a0
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": "^3.5.0",
"typescript": "3.3.3",
"react-native": "0.58.6-microsoft.55"
"react-native": "0.58.6-microsoft.56"
},
"peerDependencies": {
"react": "16.6.3",
"react-native": "0.58.6-microsoft.55 || https://github.com/microsoft/react-native/archive/v0.58.6-microsoft.55.tar.gz"
"react-native": "0.58.6-microsoft.56 || https://github.com/microsoft/react-native/archive/v0.58.6-microsoft.56.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.55.tar.gz":
version "0.58.6-microsoft.55"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.55.tar.gz#f711a5d4d49ba781545d8faeaff22e7385e7c1a8"
"react-native@https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.56.tar.gz":
version "0.58.6-microsoft.56"
resolved "https://github.com/Microsoft/react-native/archive/v0.58.6-microsoft.56.tar.gz#1d10c9505051253292ea4b44d64bfbce89113f5f"
dependencies:
"@babel/core" "^7.4.0"
"@babel/generator" "^7.4.0"
Expand Down

0 comments on commit 71816a0

Please sign in to comment.