diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-02-24 10:03:23 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-02-24 10:03:23 -0500 |
| commit | 2b2a88f67c2ba94dd419025e1dd077df5e898704 (patch) | |
| tree | ad2891ea3db9c425bf4d37ace016dbcadc4bd2fd /package.json | |
| parent | 992a697072c71dc374f27add137ea73fb2444454 (diff) | |
#903 init push before sockets are set up if ES is on, other tweaks
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
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": { |
