Updated all packages

This commit is contained in:
Roman Sklenář 2015-11-24 15:37:22 +01:00
parent 32002f8b56
commit 75ba1bd4e8
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@
"start": "node_modules/react-native/packager/packager.sh"
},
"dependencies": {
"react-native": "^0.8.0",
"react-native-blur": "^0.5.4",
"react-native": "^0.14.1",
"react-native-blur": "^0.7.6",
"react-native-htmlview": "^0.2.0",
"react-native-modal": "^0.3.8",
"react-native-modal": "^0.3.10",
"react-native-parallax-view": "^2.0.2",
"react-native-vector-icons": "^0.6.2"
"react-native-vector-icons": "^0.8.5"
}
}