Remove invalid platform
Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
parent
a090519a7a
commit
7e7063d71d
5
package-lock.json
generated
5
package-lock.json
generated
@ -878,11 +878,6 @@
|
|||||||
"version": "1.3.3",
|
"version": "1.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.3.tgz",
|
||||||
"integrity": "sha1-tehezbv+Wu3tQKG/TuI3LmfZb7Q="
|
"integrity": "sha1-tehezbv+Wu3tQKG/TuI3LmfZb7Q="
|
||||||
},
|
|
||||||
"ubuntu": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/ubuntu/-/ubuntu-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-VIN9X6tdxyj7lguobYcnE0g5ePI="
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -13,8 +13,7 @@
|
|||||||
"cordova-android": "^7.1.4",
|
"cordova-android": "^7.1.4",
|
||||||
"cordova-browser": "^5.0.4",
|
"cordova-browser": "^5.0.4",
|
||||||
"cordova-plugin-splashscreen": "^5.0.2",
|
"cordova-plugin-splashscreen": "^5.0.2",
|
||||||
"cordova-plugin-whitelist": "^1.3.3",
|
"cordova-plugin-whitelist": "^1.3.3"
|
||||||
"ubuntu": "^2.0.0"
|
|
||||||
},
|
},
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
Loading…
Reference in New Issue
Block a user