Skip to content

Commit c479015

Browse files
committed
Upgrade to RN0.35
1 parent 1f1a988 commit c479015

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"dependencies": {
99
"react": "15.3.2",
1010
"react-addons-shallow-compare": "^15.3.2",
11-
"react-native": "^0.34.0",
11+
"react-native": "^0.35.0",
1212
"react-native-google-analytics-bridge": "^3.1.0",
13-
"react-native-navbar": "^1.5.1",
14-
"react-native-side-menu": "^0.20.0",
13+
"react-native-navbar": "^1.5.4",
14+
"react-native-side-menu": "^0.20.1",
1515
"react-native-tab-view": "0.0.29",
1616
"react-native-vector-icons": "^2.1.0",
1717
"react-redux": "^4.4.5",
1818
"redux": "^3.6.0",
19-
"redux-logger": "^2.6.1",
19+
"redux-logger": "^2.7.0",
2020
"redux-thunk": "^2.1.0",
2121
"tcomb-form-native": "^0.6.1"
2222
},
2323
"devDependencies": {
24-
"babel-core": "^6.14.0",
24+
"babel-core": "^6.17.0",
2525
"babel-preset-react-native": "^1.9.0",
26-
"babel-register": "^6.14.0",
26+
"babel-register": "^6.16.3",
2727
"chai": "^3.5.0",
28-
"mocha": "^3.0.2"
28+
"mocha": "^3.1.2"
2929
}
3030
}

0 commit comments

Comments
 (0)