From 39c77bfbe18138173b2ad35b1bee7301f2711b69 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 26 Jun 2016 18:08:22 -0400 Subject: nits Former-commit-id: 2a19e7835fb541d22d5f1d8cbff4caa69c9937ca --- plugins/fetch.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index baf9ae3c..5235e887 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -168,5 +168,22 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-compat": { + "source": { + "type": "registry", + "id": "cordova-plugin-compat" + }, + "is_top_level": false, + "variables": {} + }, + "cordova-plugin-media": { + "source": { + "type": "git", + "url": "https://github.com/pliablepixels/cordova-plugin-media", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3