Gaëtan Renaudeau 44249e0dd4 v3.10.0
2017-08-09 09:58:49 +02:00

22 lines
521 B
JSON

{
"name": "cookbook-rn",
"version": "3.10.0",
"private": true,
"scripts": {
"start": "haul start"
},
"dependencies": {
"@expo/ex-navigation": "^2.11.0",
"cookbook-rn-shared": "^3.10.0",
"core-js": "^2.4.1",
"gl-react-native": "^3.10.0",
"prop-types": "^15.5.8",
"react": "16.0.0-alpha.12",
"react-native": "~0.46.4"
},
"devDependencies": {
"babel-preset-react-native": "~1.9.1",
"haul-cli": "github:callstack-io/haul#870753d1df5f2d6f878584adb95a370bc2b5b169"
}
}