summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-04-17 16:16:48 -0400
committerpliablepixels <pliablepixels@gmail.com>2016-04-17 16:16:48 -0400
commit00779a1f4686c81c4907469b0ced9986cd3c4307 (patch)
tree33d26e0617029ef5cd7d39624465926bef6f39c8 /package.json
parent911ad0d08e89e20613ffc2678b2126034b1f171d (diff)
update
Former-commit-id: 62d8370ed2126de33610c60b4a50bf75ce4d83eb
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/package.json b/package.json
index 8f932c49..c97c7a62 100644
--- a/package.json
+++ b/package.json
@@ -60,16 +60,11 @@
"cordovaPlatforms": [
{},
"ios",
- "android",
- {
- "platform": "android",
- "version": "",
- "locator": "android"
- },
{
"platform": "ios",
"version": "",
"locator": "ios"
- }
+ },
+ "android"
]
}