diff --git a/package.json b/package.json index 67e806e..d625f56 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "1.4.1", "description": "Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI.", "homepage": "https://flyer.chat", + "repository": { + "type": "git", + "url": "https://github.com/flyerhq/react-native-firebase-chat-core.git" + }, "main": "lib/index.js", "types": "lib/index.d.ts", "author": "Oleksandr Demchenko ",