diff --git a/Example/package.json b/Example/package.json index 4ea1a5b..ec3c890 100644 --- a/Example/package.json +++ b/Example/package.json @@ -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:../" }