Skip to content

Commit

Permalink
0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaap committed Apr 2, 2020
1 parent 24786b0 commit b8f06f4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1260,6 +1260,14 @@
!*** ./src/components/LoadingChannels.js ***!
\*******************************************/

/*!********************************************!*\
!*** ../react-file-utils/dist/index.es.js ***!
\********************************************/

/*!********************************************!*\
!*** ../stream-chat-js/dist/browser.es.js ***!
\********************************************/

/*!********************************************!*\
!*** ./node_modules/axios/lib/defaults.js ***!
\********************************************/
Expand Down Expand Up @@ -2496,10 +2504,6 @@
!*** ./node_modules/remark-parse/lib/locate/url.js ***!
\*****************************************************/

/*!*****************************************************!*\
!*** ./node_modules/stream-chat/dist/browser.es.js ***!
\*****************************************************/

/*!*****************************************************!*\
!*** ./node_modules/which-boxed-primitive/index.js ***!
\*****************************************************/
Expand Down Expand Up @@ -2828,10 +2832,6 @@
!*** ./node_modules/ramda/src/internal/_complement.js ***!
\********************************************************/

/*!********************************************************!*\
!*** ./node_modules/react-file-utils/dist/index.es.js ***!
\********************************************************/

/*!********************************************************!*\
!*** ./node_modules/react-player/lib/players/Vimeo.js ***!
\********************************************************/
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</head>
<body>
<div id="rsg-root"></div>
<script src="build/bundle.24d0c21c.js"></script>
<script src="build/bundle.be5e9290.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-chat-react",
"version": "0.11.2",
"version": "0.11.3",
"description": "React components to create chat conversations or livestream style chat",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit b8f06f4

Please sign in to comment.