We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04245f0 commit 6ddda13Copy full SHA for 6ddda13
package.json
@@ -37,7 +37,10 @@
37
"ios",
38
"android"
39
],
40
- "repository": "https://github.com/baronha/react-native-multiple-image-picker",
+ "repository": {
41
+ "type": "git",
42
+ "url": "https://github.com/baronha/react-native-multiple-image-picker.git"
43
+ },
44
"author": "Baron Ha. <baronn.ha@gmail.com> (https://github.com/baronha)",
45
"license": "MIT",
46
"bugs": {
0 commit comments