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