File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ chatwoot-react-native-widget
7
7
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( http://makeapullrequest.com )
8
8
![ ] ( https://img.shields.io/npm/l/@chatwoot/@chatwoot/react-native-widget )
9
9
10
- - ** Supported Chatwoot version:** 1.13.2 +
10
+ - ** Supported Chatwoot version:** 1.18.0 +
11
11
12
12
<img src =" https://user-images.githubusercontent.com/12408980/112000864-99ef4d80-8adb-11eb-94c1-9901a13b4dd4.png " alt =" screenshot " width =" 350 " >
13
13
@@ -180,4 +180,4 @@ Feel free to send us feedback on [Twitter](https://twitter.com/chatwootapp) or [
180
180
181
181
If there's anything you'd like to chat about, please feel free to join our [ Discord] ( https://discord.gg/cJXdrwS ) chat!
182
182
183
- _ Chatwoot_ © ; 2017-2020 , Chatwoot Inc - Released under the MIT License.
183
+ _ Chatwoot_ © ; 2017-2021 , Chatwoot Inc - Released under the MIT License.
Original file line number Diff line number Diff line change 704
704
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
705
705
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
706
706
707
- " @chatwoot/react-native-widget@../chatwoot-react-native-widget-0.0.7.tgz " :
708
- version "0.0.7"
709
- resolved "../chatwoot-react-native-widget-0.0.7.tgz#f0c1e40419abd597edc82345ae1ab41e46cdbdb1"
707
+ " @chatwoot/react-native-widget@../chatwoot-react-native-widget-0.0.6.tgz " :
708
+ version "0.0.6"
709
+ resolved "../chatwoot-react-native-widget-0.0.6.tgz#671d5a500ad9f5544597af5231fe7fbf9c9789c1"
710
+ dependencies :
711
+ react-native-modal "^11.7.0"
712
+
713
+ " @chatwoot/react-native-widget@^0.0.3 " :
714
+ version "0.0.3"
715
+ resolved "https://registry.npmjs.org/@chatwoot/react-native-widget/-/react-native-widget-0.0.3.tgz#072b74d8fcb17564b8529bc537d33e0159787870"
716
+ integrity sha512-fhvc2mhIXHd039kJEthLt92yQcOR6ApeMOGFmDc2JXFlGE46d+oKJuVjU1x1lMtUT6Ndez6nGbrtp89ev6Ntpg==
710
717
dependencies :
711
718
react-native-modal "^11.7.0"
712
719
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chatwoot/react-native-widget" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"description" : " React Native widget for Chatwoot" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments