summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-01-26 19:34:33 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-01-26 19:34:33 -0500
commit5cc46bc100854fdff70498be83747597a4f2ea03 (patch)
tree0026917cdd2ca01fb0b770a74c3cdf76c8808685 /package.json
parente524bbedc8abbc6e805ac1fe2be706063b060b00 (diff)
nits
Former-commit-id: ae8da8901fb18fdda5bd74cf75af873577a8e883
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/package.json b/package.json
index 39b9b145..b45d5214 100644
--- a/package.json
+++ b/package.json
@@ -81,6 +81,16 @@
"version": "",
"locator": "ios"
},
- "android"
+ "android",
+ {
+ "platform": "android",
+ "version": "",
+ "locator": "android"
+ },
+ {
+ "platform": "android_temp",
+ "version": "",
+ "locator": "android_temp"
+ }
]
}