diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
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 +} |
