Skip to content

Commit 6ddda13

Browse files
committed
update package.json
1 parent 04245f0 commit 6ddda13

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@
3737
"ios",
3838
"android"
3939
],
40-
"repository": "https://github.com/baronha/react-native-multiple-image-picker",
40+
"repository": {
41+
"type": "git",
42+
"url": "https://github.com/baronha/react-native-multiple-image-picker.git"
43+
},
4144
"author": "Baron Ha. <baronn.ha@gmail.com> (https://github.com/baronha)",
4245
"license": "MIT",
4346
"bugs": {

0 commit comments

Comments
 (0)