summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-10-22 16:10:44 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-10-22 16:10:44 -0400
commit3657075f70652b2d84c5f6cb047dc600ceaeae20 (patch)
tree1076c66af820840212ecbdd084500623cd5f34c3 /package.json
parentbdf494932faf09e92fcd3f599687ff2a37f7e88b (diff)
nits
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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"
]
}