Skip to content

Commit 50e833e

Browse files
authored
Merge pull request #4 from commt/update-fs
Update Folder Structure
2 parents f4cab86 + 52d9f0a commit 50e833e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+20
-4
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@commt/rn-sdk",
33
"version": "0.0.2",
44
"description": "Ultimate chat plugin for react native applications",
5-
"main": "index.tsx",
5+
"main": "src/index.tsx",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
@@ -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"
File renamed without changes.

0 commit comments

Comments
 (0)