diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-03-08 14:24:39 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-03-08 14:24:39 -0500 |
| commit | 3358063051cfb175d901f1882587cea1232f5c59 (patch) | |
| tree | fae32612ec06e39e5d67da27761ec07176fe0516 /package.json | |
| parent | 61e8756a96c1ee1663e071092f3b3f0c382d0b91 (diff) | |
updated ionic state save
Former-commit-id: a5fa828728fdb9e3c37cc8ff2372ab9965de2bc8
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
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" + } ] } |
