summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-12-11 09:17:44 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-12-11 09:17:44 -0500
commitb9c7810b1c59cdc13fb0c3bbc47ae70ded9bd35a (patch)
tree4948d1409afd95414d10c03300b148cf91207c04 /package.json
parent0b032126653dcb0c226d8c5b219334cc509169aa (diff)
stuff
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/package.json b/package.json
index d05ed471..5a8d89af 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,7 @@
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
"cordova": {
- "platforms": [
- "ios"
- ],
+ "platforms": [],
"plugins": {
"cordova-plugin-add-swift-support": {},
"cordova-plugin-android-permissions": {},
@@ -54,7 +52,6 @@
},
"dependencies": {
"clivas": "^0.2.0",
- "cordova-ios": "~4.5.5",
"cordova-library-helper-pp-fork": "^1.0.1",
"cordova-plugin-add-swift-support": "^1.7.2",
"cordova-plugin-advanced-http": "^2.0.1",
@@ -170,4 +167,4 @@
]
}
}
-} \ No newline at end of file
+}