diff --git a/package.json b/package.json index f8b2189b3..d72e74625 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-image-picker", - "version": "7.0.3-0.0.4", + "version": "7.0.3-0.0.5", "description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera", "react-native": "src/index.ts", "main": "src/index.ts", @@ -44,7 +44,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/react-native-image-picker/react-native-image-picker.git" + "url": "https://github.com/react-native-oh-library/react-native-image-picker.git" }, "devDependencies": { "@react-native-community/bob": "0.17.1",