Skip to content

Commit b8e8945

Browse files
authored
Merge pull request #118 from GetStream/update-package-json
docs: Update package.json
2 parents aa9cbb1 + ea92223 commit b8e8945

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/stream-chat-angular/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "stream-chat-angular",
33
"version": "0.0.1",
4+
"description": "Angular components to create chat conversations or livestream style chat",
5+
"author": "GetStream",
6+
"homepage": "https://getstream.io/chat/",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/GetStream/stream-chat-angular.git"
10+
},
411
"peerDependencies": {
512
"@angular/common": "^12.2.0",
613
"@angular/core": "^12.2.0",

0 commit comments

Comments
 (0)