Update to new android cordova build
Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "jvon-mobile",
|
||||
"displayName": "JVON Movil",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Simulador de lenguaje basado en la arquitectura de John von Nuemann.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -10,8 +10,7 @@
|
||||
"author": "Chris Cromer",
|
||||
"license": "BSD3",
|
||||
"dependencies": {
|
||||
"cordova-android": "^7.1.4",
|
||||
"cordova-browser": "^5.0.4",
|
||||
"cordova-android": "^8.0.0",
|
||||
"cordova-plugin-splashscreen": "^5.0.2",
|
||||
"cordova-plugin-whitelist": "^1.3.3"
|
||||
},
|
||||
@@ -21,7 +20,6 @@
|
||||
"cordova-plugin-splashscreen": {}
|
||||
},
|
||||
"platforms": [
|
||||
"browser",
|
||||
"android"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user