Skip to content

Commit a96f751

Browse files
committed
Add repository
1 parent 1ab19c8 commit a96f751

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
@@ -3,6 +3,10 @@
33
"version": "1.4.2",
44
"description": "Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.",
55
"homepage": "https://flyer.chat",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/flyerhq/react-native-chat-ui.git"
9+
},
610
"main": "lib/index.js",
711
"types": "lib/index.d.ts",
812
"author": "Oleksandr Demchenko <[email protected]>",

0 commit comments

Comments
 (0)