Skip to content

Commit

Permalink
v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyadarshini Nadar committed Jul 30, 2020
1 parent be37b17 commit 16bbce3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
5 changes: 5 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
MIT License

Copyright (c) 2020 CometChat Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
15 changes: 9 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,26 @@
"version": "1.0.5",
"private": true,
"dependencies": {
"@cometchat-pro/chat": "^2.0.12",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"classnames": "^2.2.6",
"history": "^4.6.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "^7.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"history": "^4.6.3",
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"react-scripts": "3.4.1",
"rimraf": "^3.0.2",
"extract-zip": "^2.0.1",
"@cometchat-pro/chat": "^2.0.12",
"classnames": "^2.2.6",
"fs-extra": "^9.0.1",
"react-popper-tooltip": "3.1.0"
"balloon-css": "^1.2.0",
"emoji-mart": "^3.0.0",
"react-html-parser": "^2.0.2",
"twemoji": "^13.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 16bbce3

Please sign in to comment.