diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-26 14:14:10 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-26 14:14:10 -0400 |
| commit | 6e0faa8a4f2a2e5e821857514c4001b30d9cfea9 (patch) | |
| tree | 6581af4cbaeb3eeabfb39e8339c28a819073dd4d /package-lock.json | |
| parent | 368cca55a349bc32e916f036239d9a89eb04b59b (diff) | |
updated to go back to old email plugin to remove GET_ACCOUNT permission
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index 64ced544..2ed8c36b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -612,11 +612,6 @@ "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.6.tgz", "integrity": "sha1-LSF2TK18m4AVI+TgmjDgJLJJM0s=" }, - "cordova-plugin-email": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/cordova-plugin-email/-/cordova-plugin-email-1.2.6.tgz", - "integrity": "sha1-+1M6Sq7CnVcRAsySghlNMtnCFkI=" - }, "cordova-plugin-file": { "version": "4.3.3", "resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.3.tgz", @@ -711,6 +706,9 @@ "resolved": "https://registry.npmjs.org/cordova-sqlite-storage-dependencies/-/cordova-sqlite-storage-dependencies-1.0.3.tgz", "integrity": "sha1-hJdpRRZ8CGySgTYtVg6x9xxjVFc=" }, + "EmailComposer": { + "version": "git+https://github.com/pliablepixels/email-composer.git#8ccfe440de9269946767a5260884869b72fb83f3" + }, "ionic-plugin-keyboard": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/ionic-plugin-keyboard/-/ionic-plugin-keyboard-2.2.1.tgz", |
