diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-23 15:05:00 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-23 15:05:00 -0400 |
| commit | b0d17c151851cc48aa56c837cc89ae26eb5a705e (patch) | |
| tree | 6bd5169a856e2e397a051ce8ef0c1c1de0247f81 | |
| parent | 1bf6e216e0c37b33f39d30fc98a5a49bfdffc7b6 (diff) | |
nits
Former-commit-id: 393c690108981065c43eb9052fc473321b8dff01
| -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" ] } |
