Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 22bfa39

Browse files
authored
Update package.json (#33)
1 parent 3fb8868 commit 22bfa39

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
@@ -43,7 +43,10 @@
4343
"Jellyfish",
4444
"@jellyfish-dev/react-native-client-sdk"
4545
],
46-
"repository": "https://github.com/jellyfish-dev/react-native-client-sdk",
46+
"repository": {
47+
"type": "git",
48+
"url": "https://github.com/jellyfish-dev/react-native-client-sdk.git"
49+
},
4750
"author": "jellyfish-dev <contact@membrane.stream> (https://github.com/jellyfish-dev)",
4851
"bugs": {
4952
"url": "https://github.com/jellyfish-dev/react-native-client-sdk/issues"

0 commit comments

Comments
 (0)