Skip to content

Commit

Permalink
Upgrade to RN0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnamee committed Oct 12, 2016
1 parent 1f1a988 commit c479015
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"dependencies": {
"react": "15.3.2",
"react-addons-shallow-compare": "^15.3.2",
"react-native": "^0.34.0",
"react-native": "^0.35.0",
"react-native-google-analytics-bridge": "^3.1.0",
"react-native-navbar": "^1.5.1",
"react-native-side-menu": "^0.20.0",
"react-native-navbar": "^1.5.4",
"react-native-side-menu": "^0.20.1",
"react-native-tab-view": "0.0.29",
"react-native-vector-icons": "^2.1.0",
"react-redux": "^4.4.5",
"redux": "^3.6.0",
"redux-logger": "^2.6.1",
"redux-logger": "^2.7.0",
"redux-thunk": "^2.1.0",
"tcomb-form-native": "^0.6.1"
},
"devDependencies": {
"babel-core": "^6.14.0",
"babel-core": "^6.17.0",
"babel-preset-react-native": "^1.9.0",
"babel-register": "^6.14.0",
"babel-register": "^6.16.3",
"chai": "^3.5.0",
"mocha": "^3.0.2"
"mocha": "^3.1.2"
}
}

0 comments on commit c479015

Please sign in to comment.