This commit is contained in:
tiago.kayaya
2021-02-24 10:34:32 +01:00
parent a62dfc9db7
commit fe2f3bccad
20 changed files with 99 additions and 192 deletions
+4 -7
View File
@@ -40,7 +40,6 @@
"@logisticinfotech/ionic4-datepicker": "^1.4.4",
"angular-calendar": "^0.28.22",
"angular-tag-cloud-module": "^5.2.2",
"cordova-ios": "6.1.0",
"cordova-plugin-camera": "^5.0.1",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-filepath": "^1.5.8",
@@ -106,15 +105,13 @@
},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-camera": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-camera": {},
"cordova-sqlite-storage": {},
"cordova-plugin-compat": {}
},
"platforms": [
"ios",
"browser"
"browser",
"android"
]
},
"main": "karma.conf.js",
@@ -123,4 +120,4 @@
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
},
"license": "ISC"
}
}