diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 13 |
1 files changed, 11 insertions, 2 deletions
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 |
