diff --git a/package.json b/package.json index 522e58e..80fca6c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-cipherlab-scanner", - "version": "0.0.3", + "version": "0.0.4", "description": "", "main": "index.js", "scripts": { @@ -17,8 +17,8 @@ "author": "Michael Ribbons", "license": "MIT", "peerDependencies": { - "react-native": "^0.41.2" - }, + "react-native": "^0.59.9" + }, "bugs": { "url": "https://github.com/mribbons/react-native-cipherlab-scanner/issues" },