From 149c100206a6fd1385b108d8eac096ae7afcc4bf Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Wed, 28 Jun 2017 20:19:45 -0700 Subject: [PATCH] pull windows target for now --- config.xml | 1 - package.json | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/config.xml b/config.xml index 77ede01..b12a396 100644 --- a/config.xml +++ b/config.xml @@ -86,7 +86,6 @@ - diff --git a/package.json b/package.json index de45571..bf82ba5 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "cordova-plugin-splashscreen": "^4.0.3", "cordova-plugin-statusbar": "^2.2.2", "cordova-plugin-whitelist": "^1.3.1", - "cordova-windows": "^5.0.0", "ionic-angular": "3.3.0", "ionic-plugin-keyboard": "^2.2.1", "ionicons": "3.0.0", "moment": "^2.18.1", "ng2-cordova-oauth": "0.0.8", "pnut-butter": "^0.8.1", + "run": "^1.4.0", "rxjs": "5.1.1", "sw-toolbox": "3.6.0", "zone.js": "0.8.11" @@ -62,8 +62,7 @@ }, "platforms": [ "android", - "blackberry10", - "windows" + "blackberry10" ] } } \ No newline at end of file