fix Example js bundle failure
This commit is contained in:
parent
d4d1aec581
commit
d8cdbd6b0f
|
@ -6,7 +6,7 @@
|
|||
"start": "node node_modules/react-native/local-cli/cli.js start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^15.0.2",
|
||||
"react": "15.0.2",
|
||||
"react-native": "^0.26.2",
|
||||
"react-native-camera": "file:../"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue