Skip to content

Commit de14223

Browse files
committed
0.0.3
1 parent 7d68759 commit de14223

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commt/rn-sdk",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Ultimate chat plugin for react native applications",
55
"main": "index.tsx",
66
"scripts": {
@@ -42,8 +42,12 @@
4242
"react-native-chat-plugin"
4343
],
4444
"contributors": [
45-
{"name": "Mesut KILINCASLAN"},
46-
{"name": "Sedanur AKÇİL"}
45+
{
46+
"name": "Mesut KILINCASLAN"
47+
},
48+
{
49+
"name": "Sedanur AKÇİL"
50+
}
4751
],
4852
"bugs": {
4953
"url": "https://github.com/commt/rn-sdk.git/issues"

0 commit comments

Comments
 (0)