summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/package.json b/package.json
index c97c7a62..a2cc01a3 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,8 @@
{
"locator": "https://github.com/Telerik-Verified-Plugins/NativePageTransitions",
"id": "com.telerik.plugins.nativepagetransitions"
- }
+ },
+ "cordova-plugin-email-composer"
],
"cordovaPlatforms": [
{},
@@ -65,6 +66,11 @@
"version": "",
"locator": "ios"
},
- "android"
+ "android",
+ {
+ "platform": "android",
+ "version": "",
+ "locator": "android"
+ }
]
}