Skip to content

Commit

Permalink
Output version 0.57.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ncuillery-youitv committed Mar 1, 2019
1 parent 91c20f1 commit 205afa4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RnDiffApp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 22,8 @@ buildscript {

allprojects {
repositories {
google()
mavenLocal()
google()
jcenter()
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
Expand Down
4 changes: 2 additions & 2 deletions RnDiffApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 7,8 @@
"test": "jest"
},
"dependencies": {
"react": "16.6.0-alpha.8af6728",
"react-native": "0.57.4"
"react": "16.6.1",
"react-native": "0.57.5"
},
"devDependencies": {
"babel-jest": "23.6.0",
Expand Down

0 comments on commit 205afa4

Please sign in to comment.