Commit 5da048dc authored by Phuengton Chummuel's avatar Phuengton Chummuel

add new dependency

parent f5552942
......@@ -7242,11 +7242,19 @@
}
},
"react-native-camera": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-0.12.0.tgz",
"integrity": "sha512-Ja0/cfiaE/p8qbNpvRu/r6gaJqpXsZyVWO0g8s3yrdC/JgyMMMrzemGmptSCdkYvrfuEN8pga94O+a07uD4i3w==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-1.0.2.tgz",
"integrity": "sha1-SQ51sUGWrw7JcqdZu2AnaTrUqtY=",
"requires": {
"lodash": "4.17.5",
"prop-types": "15.6.0"
},
"dependencies": {
"lodash": {
"version": "4.17.5",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz",
"integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw=="
}
}
},
"react-native-datepicker": {
......
......@@ -11,7 +11,7 @@
"native-base": "^2.3.3",
"react": "16.0.0",
"react-native": "0.50.3",
"react-native-camera": "^0.12.0",
"react-native-camera": "^1.0.2",
"react-native-datepicker": "^1.6.0",
"react-native-firebase": "^3.1.0",
"react-native-google-signin": "^0.12.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment