Skip to content

Commit

Permalink
Merge pull request #74 from cometchat-pro/v3
Browse files Browse the repository at this point in the history
V3
  • Loading branch information
raj-dubey1 authored Jan 30, 2023
2 parents ecda22b + 733b60c commit 9a91ead
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "javascript-react-chat-app",
"version": "3.0.10-1",
"version": "3.0.11-1",
"private": true,
"dependencies": {
"@cometchat-pro/chat": "3.0.10",
"@cometchat-pro/chat": "3.0.11",
"@emotion/react": "^11.0.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
Expand All @@ -13,6 +13,7 @@
"fs-extra": "^9.0.1",
"history": "^4.6.3",
"html-react-parser": "^1.4.5",
"node-sass": "^8.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^7.2.0",
Expand All @@ -21,7 +22,7 @@
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"rimraf": "^3.0.2",
"twemoji": "^13.0.1"
"@twemoji/api": "^14.1.0"
},
"devDependencies": {
"request": "^2.88.2"
Expand Down

0 comments on commit 9a91ead

Please sign in to comment.