From 219d988b3372922d2875e87dfca7fdb8d677ca42 Mon Sep 17 00:00:00 2001 From: fzxlzy <810528574@qq.com> Date: Fri, 22 Dec 2023 14:47:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",