Skip to content

Commit d254428

Browse files
authored
Apply suggestions from code review
remove flags
1 parent 53b224b commit d254428

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"react-native-web": "0.14.1",
165165
"react-styleguidist": "11.1.0",
166166
"react-test-renderer": "16.13.1",
167-
"stream-chat": "^2.7.0",
167+
"stream-chat": "2.7.0",
168168
"stylelint": "13.7.2",
169169
"stylelint-config-standard": "20.0.0",
170170
"stylelint-config-styled-components": "0.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11568,7 +11568,7 @@ stream-buffers@~2.2.0:
1156811568
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
1156911569
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
1157011570

11571-
stream-chat@^2.7.0:
11571+
1157211572
version "2.7.0"
1157311573
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-2.7.0.tgz#a1f9fe1474d270cee9e0e118953d7dcbbadd90ba"
1157411574
integrity sha512-JRhw5JyIrS9bKVhLzEu57BxXTExMlxCJu0YXdMryJh9Wnl0XOzzjwCwYqZIFWFWH52RGyovQ+8VxkRzURStowg==

0 commit comments

Comments
 (0)