diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-22 16:10:44 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-22 16:10:44 -0400 |
| commit | 3657075f70652b2d84c5f6cb047dc600ceaeae20 (patch) | |
| tree | 1076c66af820840212ecbdd084500623cd5f34c3 /package.json | |
| parent | bdf494932faf09e92fcd3f599687ff2a37f7e88b (diff) | |
nits
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e44f96af..dd96cab8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "phonegap-plugin-push" ], "cordovaPlatforms": [ - "android", - "ios" + "ios", + "android" ] } |
