From 2b2a88f67c2ba94dd419025e1dd077df5e898704 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 24 Feb 2020 10:03:23 -0500 Subject: #903 init push before sockets are set up if ES is on, other tweaks --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 739c68dc..aa5502fd 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,8 @@ }, "cordova-plugin-ionic-webview": { "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" - } + }, + "cordova-plugin-media-pp-fork": {} } }, "dependencies": { -- cgit v1.2.3