react-use-intercom
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -7,3 +7,3 @@ { | ||
"homepage": "https://github.com/devrnt/react-use-intercom#readme", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"license": "MIT", | ||
@@ -28,2 +28,3 @@ "main": "dist/index.js", | ||
".": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/react-use-intercom.esm.js" | ||
@@ -80,3 +81,3 @@ } | ||
"bundlesize": "^0.18.0", | ||
"cypress": "5.4.0", | ||
"cypress": "5.5.0", | ||
"dotenv": "^8.2.0", | ||
@@ -83,0 +84,0 @@ "eslint-plugin-simple-import-sort": "^5.0.3", |
185774