File tree 5 files changed +13
-13
lines changed
5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stream-chat-expo" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"author" : {
5
5
"company" : " Stream.io Inc"
6
6
},
60
60
"expo-image-picker" : " ^6.0.0" ,
61
61
"expo-permissions" : " ^6.0.0" ,
62
62
"react-native-unimodules" : " ^0.5.4" ,
63
- "stream-chat-react-native-core" : " v0 .6.0 "
63
+ "stream-chat-react-native-core" : " 0 .6.1 "
64
64
},
65
65
"peerDependencies" : {
66
66
"expo" : " ^32.0.0" ,
Original file line number Diff line number Diff line change @@ -8820,10 +8820,10 @@ stream-buffers@~2.2.0:
8820
8820
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
8821
8821
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
8822
8822
8823
- stream-chat-react-native-core@v0.5.1 :
8824
- version "0.5.1 "
8825
- resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.5.1 .tgz#cf48163d879b9df42fceac01e4709045b288f8ac "
8826
- integrity sha512-un5U1cIBUw+xxSxEVEZRUR2fSFdY1tSn27RVUA7s3WmMF248tSnKMF+Iett/4P+6IrvVt9/tkPxKWX9gU1BNlA ==
8823
+ stream-chat-react-native-core@v0.6.0 :
8824
+ version "0.6.0 "
8825
+ resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.6.0 .tgz#77a55d27ebdc513b196475f923359ba660b671c8 "
8826
+ integrity sha512-4Ag/Npmn5ak3xKYDSTO4CpP2CBsP5lVDFXyZ+xK9rnRW6iC/1O7KETAN4IzH8B5uIQBzIyroZ4zoOM7JIk2qyg ==
8827
8827
dependencies :
8828
8828
" @babel/runtime" " ^7.1.2"
8829
8829
" @stream-io/react-native-simple-markdown" " ^1.1.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stream-chat-react-native" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"author" : {
5
5
"company" : " Stream.io Inc"
6
6
},
54
54
},
55
55
"dependencies" : {
56
56
"es6-symbol" : " ^3.1.1" ,
57
- "stream-chat-react-native-core" : " v0 .6.0 "
57
+ "stream-chat-react-native-core" : " 0 .6.1 "
58
58
},
59
59
"peerDependencies" : {
60
60
"@react-native-community/netinfo" : " >=2.0.7" ,
Original file line number Diff line number Diff line change @@ -6193,10 +6193,10 @@ stream-browserify@^2.0.1:
6193
6193
inherits "~2.0.1"
6194
6194
readable-stream "^2.0.2"
6195
6195
6196
- stream-chat-react-native-core@v0.5.1 :
6197
- version "0.5.1 "
6198
- resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.5.1 .tgz#cf48163d879b9df42fceac01e4709045b288f8ac "
6199
- integrity sha512-un5U1cIBUw+xxSxEVEZRUR2fSFdY1tSn27RVUA7s3WmMF248tSnKMF+Iett/4P+6IrvVt9/tkPxKWX9gU1BNlA ==
6196
+ stream-chat-react-native-core@v0.6.0 :
6197
+ version "0.6.0 "
6198
+ resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-0.6.0 .tgz#77a55d27ebdc513b196475f923359ba660b671c8 "
6199
+ integrity sha512-4Ag/Npmn5ak3xKYDSTO4CpP2CBsP5lVDFXyZ+xK9rnRW6iC/1O7KETAN4IzH8B5uIQBzIyroZ4zoOM7JIk2qyg ==
6200
6200
dependencies :
6201
6201
" @babel/runtime" " ^7.1.2"
6202
6202
" @stream-io/react-native-simple-markdown" " ^1.1.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stream-chat-react-native-core" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"author" : {
5
5
"company" : " Stream.io Inc"
6
6
},
You can’t perform that action at this time.
0 commit comments