diff options
| -rw-r--r-- | package.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/package.json b/package.json index a2cc01a3..bd33d56b 100644 --- a/package.json +++ b/package.json @@ -61,16 +61,6 @@ "cordovaPlatforms": [ {}, "ios", - { - "platform": "ios", - "version": "", - "locator": "ios" - }, - "android", - { - "platform": "android", - "version": "", - "locator": "android" - } + "android" ] } |
