Skip to content

Commit 9866edf

Browse files
authored
Merge pull request #181 from channel-io/develop
[Fix] package.json repo정보 추가
2 parents 795a892 + 9b8e946 commit 9866edf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"keywords": [
1010
"react-native", "live chat", "channelio", "customer acquisition"
1111
],
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/channel-io/react-native-channel-io"
15+
},
1216
"author": "ZOYI",
1317
"license": "SDK",
1418
"homepage": "https://www.channel.io",

0 commit comments

Comments
 (0)