Skip to content

Commit 449497a

Browse files
committed
update package name and package json
1 parent abffa69 commit 449497a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@commt/commt-rn-sdk",
2+
"name": "@commt/rn-sdk",
33
"version": "0.0.2",
44
"description": "Ultimate chat plugin for react native applications",
55
"main": "index.tsx",
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/commt/commt-rn.git"
11+
"url": "git+https://github.com/commt/rn-sdk.git"
1212
},
1313
"dependencies": {
1414
"dayjs": "^1.11.9",
@@ -36,6 +36,7 @@
3636
"react",
3737
"message",
3838
"messenger",
39+
"commt-react-native",
3940
"custom-chat-plugin",
4041
"react-native-chat-sdk",
4142
"react-native-chat-plugin"
@@ -45,7 +46,7 @@
4546
{"name": "Sedanur AKÇİL"}
4647
],
4748
"bugs": {
48-
"url": "https://github.com/commt/commt-rn.git/issues"
49+
"url": "https://github.com/commt/rn-sdk.git/issues"
4950
},
5051
"homepage": "https://commt.co/doc",
5152
"license": "MIT",

0 commit comments

Comments
 (0)