Skip to content

Commit

Permalink
修改配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
fzxlzy committed Dec 22, 2023
1 parent ae76fdd commit 219d988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 219d988

Please sign in to comment.