CB-13663 : Removed deprecated platforms

This commit is contained in:
maverickmishra
2017-12-12 11:20:47 -08:00
parent 8e484404e7
commit a15fc1cae5
9 changed files with 2 additions and 631 deletions
+1 -17
View File
@@ -1,22 +1,14 @@
{
"name": "cordova-plugin-network-information",
"version": "1.3.5-dev",
"version": "2.0.0-dev",
"description": "Cordova Network Information Plugin",
"types": "./types/index.d.ts",
"cordova": {
"id": "cordova-plugin-network-information",
"platforms": [
"firefoxos",
"android",
"amazon-fireos",
"ubuntu",
"ios",
"blackberry10",
"wp7",
"wp8",
"windows8",
"windows",
"tizen",
"browser"
]
},
@@ -32,17 +24,9 @@
"network",
"information",
"ecosystem:cordova",
"cordova-firefoxos",
"cordova-android",
"cordova-amazon-fireos",
"cordova-ubuntu",
"cordova-ios",
"cordova-blackberry10",
"cordova-wp7",
"cordova-wp8",
"cordova-windows8",
"cordova-windows",
"cordova-tizen",
"cordova-browser"
],
"scripts": {