summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1112ad06..e44f96af 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"phonegap-plugin-push"
],
"cordovaPlatforms": [
- "ios",
- "android"
+ "android",
+ "ios"
]
-} \ No newline at end of file
+}