From a6872aedbbac30f1343650325d96158d6b149d8c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 24 May 2016 15:57:57 -0400 Subject: #261 - very initial code - only events screen and date formats Former-commit-id: 39a38ba884b0d1f1875e07fb0b3ecd274bbd7e61 --- plugins/fetch.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 0546a587..029d3a7b 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -1,5 +1,5 @@ { - "phonegap-plugin-push": { + "phonegap-plugin-push": { "source": { "type": "registry", "id": "phonegap-plugin-push" @@ -140,5 +140,14 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-globalization": { + "source": { + "type": "git", + "url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } -} +} \ No newline at end of file -- cgit v1.2.3