Skip to content

Commit

Permalink
Update devDependencies for React Native 0.40.0
Browse files Browse the repository at this point in the history
See discussion in itinance#234
  • Loading branch information
benvium authored Jan 10, 2017
1 parent fe2374b commit affdca0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
},
"devDependencies": {
"flow-bin": "0.27.0",
"react": "^15.2.1",
"react-native": "^0.30.0"
"react": "^15.4.2",
"react-native": "^0.40.0"
}
}

0 comments on commit affdca0

Please sign in to comment.