summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-03-08 14:24:39 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-03-08 14:24:39 -0500
commit3358063051cfb175d901f1882587cea1232f5c59 (patch)
treefae32612ec06e39e5d67da27761ec07176fe0516
parent61e8756a96c1ee1663e071092f3b3f0c382d0b91 (diff)
updated ionic state save
Former-commit-id: a5fa828728fdb9e3c37cc8ff2372ab9965de2bc8
-rw-r--r--package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json
index c266533d..fbd15c1c 100644
--- a/package.json
+++ b/package.json
@@ -86,6 +86,11 @@
"version": "",
"locator": "android_temp"
},
- "android"
+ "android",
+ {
+ "platform": "android",
+ "version": "",
+ "locator": "android"
+ }
]
}