Skip to content

Commit c260181

Browse files
committed
Fix repository URL format for npm package discovery
1 parent 475279c commit c260181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"repository": {
5050
"type": "git",
51-
"url": "https://github.com/donkasun/react-native-outlined-text.git"
51+
"url": "git+https://github.com/donkasun/react-native-outlined-text.git"
5252
},
5353
"bugs": {
5454
"url": "https://github.com/donkasun/react-native-outlined-text/issues"

0 commit comments

Comments
 (0)