summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
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 cf6c77df..c7e7c620 100644
--- a/config.xml
+++ b/config.xml
@@ -129,7 +129,7 @@
<plugin name="cordova-plugin-websocket" spec="^0.12.2" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.2" />
<plugin name="cordova-sqlite-storage" spec="^1.5.3" />
- <plugin name="org.devgeeks.Canvas2ImagePlugin" spec="https://github.com/flache/Canvas2ImagePlugin">
+ <plugin name="cordova-plugin-canvas2image" spec="https://github.com/pliablepixels/Canvas2ImagePlugin">
<variable name="PHOTOLIBRARY_USAGE_DESCRIPTION" value=" " />
</plugin>
<plugin name="phonegap-plugin-mobile-accessibility" spec="^1.0.5" />
@@ -138,7 +138,7 @@
<plugin name="cordova-plugin-touch-id" spec="^3.2.0" />
<plugin name="cordova-plugin-android-fingerprint-auth" spec="^1.4.0" />
<plugin name="cordova-plugin-statusbar" spec="git+https://github.com/apache/cordova-plugin-statusbar.git" />
- <plugin name="phonegap-plugin-push" spec="^2.1.3">
+ <plugin name="phonegap-plugin-push" spec="~2.1.3">
<variable name="FCM_VERSION" value="11.6.2" />
</plugin>
<plugin name="cordova-plugin-network-information" spec="^2.0.1" />