@capacitor-community/intercom
Advanced tools
Comparing version 5.0.1 to 6.0.0
{ | ||
"name": "@capacitor-community/intercom", | ||
"version": "5.0.1", | ||
"version": "6.0.0", | ||
"description": "Enable Intercom features for Capacitor apps", | ||
@@ -34,9 +34,9 @@ "main": "dist/plugin.cjs.js", | ||
"peerDependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
"@capacitor/core": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/docgen": "^0.0.10", | ||
"@capacitor/ios": "^5.0.0", | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/docgen": "^0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -43,0 +43,0 @@ "@ionic/prettier-config": "^1.0.1", |
@@ -15,3 +15,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-17-orange?style=flat-square" /></a> | ||
<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-18-orange?style=flat-square" /></a> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
@@ -230,2 +230,3 @@ </p> | ||
<td align="center"><a href="https://github.com/dupiesdupreez"><img src="https://avatars.githubusercontent.com/u/6910085?v=4?s=75" width="75px;" alt=""/><br /><sub><b>Ruan</b></sub></a><br /><a href="https://github.com/capacitor-community/intercom/commits?author=dupiesdupreez" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/RickJeroen"><img src="https://avatars.githubusercontent.com/u/15357844?v=4?s=75" width="75px;" alt=""/><br /><sub><b>RickJeroen</b></sub></a><br /><a href="#maintenance-RickJeroen" title="Maintenance">🚧</a></td> | ||
</tr> | ||
@@ -232,0 +233,0 @@ </table> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
74120
239