summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-11-26 14:39:41 -0500
committerPliable Pixels <pliablepixels@gmail.com>2016-11-26 14:39:41 -0500
commite3bbbf419adae4f391c786d94db4acd7b88a0355 (patch)
tree40b70c3805e8c098cfb4e6103301cfb0e5f3b7b4 /package.json
parent1009cd07dd8beae0eee2a7b7f677da7c03b88b43 (diff)
various updates to video downloads, including device compatibility (android) #383
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0b5ed5c2..7896aebc 100644
--- a/package.json
+++ b/package.json
@@ -90,14 +90,17 @@
"locator": "https://github.com/pliablepixels/cordova-plugin-media",
"id": "cordova-plugin-media"
},
- {
- "locator": "https://github.com/hypery2k/cordova-certificate-plugin",
- "id": "cordova-plugin-certificates"
- },
"cordova-plugin-photo-library",
"cordova-plugin-add-swift-support",
"cordova-plugin-file-transfer",
- "cordova-library-helper"
+ {
+ "locator": "https://github.com/FlyingDonkeyDev/cordova-library-helper",
+ "id": "cordova-library-helper"
+ },
+ {
+ "locator": "https://github.com/hypery2k/cordova-certificate-plugin",
+ "id": "cordova-plugin-certificates"
+ }
],
"cordovaPlatforms": [
{