diff options
Diffstat (limited to 'plugins/cordova-plugin-whitelist/package.json')
| -rw-r--r-- | plugins/cordova-plugin-whitelist/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/cordova-plugin-whitelist/package.json b/plugins/cordova-plugin-whitelist/package.json index 3eb64e94..2c72e256 100644 --- a/plugins/cordova-plugin-whitelist/package.json +++ b/plugins/cordova-plugin-whitelist/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-whitelist", - "version": "1.1.0", + "version": "1.0.0", "description": "Cordova Whitelist Plugin", "cordova": { "platforms": [ @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/apache/cordova-plugin-whitelist" + "url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist.git" }, "keywords": [ "cordova", |
