Skip to content

Commit

Permalink
Merge pull request #17 from cometchat-pro/extensions
Browse files Browse the repository at this point in the history
v1.2.5
  • Loading branch information
priyadarshininadar authored Dec 11, 2020
2 parents 201229b + 308fb0d commit f16c873
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.5",
"private": true,
"dependencies": {
"@cometchat-pro/chat": "2.1.5-beta1",
"@cometchat-pro/chat": "2.1.5",
"@emotion/core": "^10.0.35",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
Expand All @@ -21,7 +21,8 @@
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"rimraf": "^3.0.2",
"twemoji": "^13.0.1"
"twemoji": "^13.0.1",
"dateformat": "^4.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit f16c873

Please sign in to comment.