From 84a4a6aee8e4bff2396631b8c6b9d09187b5d0cf Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 27 Aug 2016 20:29:26 -0400 Subject: updated state save for folks building from source Former-commit-id: bfac9e8983efa0f60eaf59cfe428f77a1e18a56d --- plugins/fetch.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index fcf02551..adfb9ae0 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -178,19 +178,19 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-certificates": { + "cordova-plugin-app-version": { "source": { - "type": "git", - "url": "https://github.com/hypery2k/cordova-certificate-plugin", - "subdir": "." + "type": "registry", + "id": "cordova-plugin-app-version" }, "is_top_level": true, "variables": {} }, - "cordova-plugin-app-version": { + "cordova-plugin-certificates": { "source": { - "type": "registry", - "id": "cordova-plugin-app-version" + "type": "git", + "url": "https://github.com/hypery2k/cordova-certificate-plugin", + "subdir": "." }, "is_top_level": true, "variables": {} -- cgit v1.2.3