summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-11 10:25:12 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-11 10:25:12 -0400
commit02ad62d14f9f0b17c0dec6756fe499874d29e611 (patch)
tree102678bafa782d45fcb35ff22f033ef694e7bf16 /config.xml
parentc840ddaf079ba64c24d1d3c9103b0ab319454fa8 (diff)
formatting changes for better readability across different devices
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.xml b/config.xml
index 11341f14..7fb94c18 100644
--- a/config.xml
+++ b/config.xml
@@ -143,9 +143,9 @@
<plugin name="cordova-plugin-device" spec="^2.0.1" />
<plugin name="cordova-plugin-file" spec="^6.0.1" />
<plugin name="cordova-plugin-add-swift-support" spec="^1.7.1" />
- <plugin name="cordova-plugin-certificates" spec="https://github.com/hypery2k/cordova-certificate-plugin.git" />
<plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
- <plugin name="cordova-library-helper" spec="https://github.com/FlyingDonkeyDev/cordova-library-helper.git" />
+ <plugin name="cordova-library-helper" spec="git+https://github.com/FlyingDonkeyDev/cordova-library-helper.git" />
+ <plugin name="cordova-plugin-certificates" spec="git+https://github.com/hypery2k/cordova-certificate-plugin.git" />
<engine name="ios" spec="^4.5.4" />
<engine name="android" spec="^6.3.0" />
</widget>