Update package.json
This commit is contained in:
parent
19755ab511
commit
203f188005
|
@ -6,7 +6,7 @@
|
||||||
"start": "node_modules/react-native/packager/packager.sh"
|
"start": "node_modules/react-native/packager/packager.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react-native": "^0.13.2",
|
"react-native": ">=0.13.2",
|
||||||
"react-native-dialogs": "*",
|
"react-native-dialogs": "*",
|
||||||
"react-native-material-kit": "^0.2.2"
|
"react-native-material-kit": "^0.2.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue