This commit is contained in:
ivan gomes
2021-11-30 09:26:36 +01:00
49 changed files with 472 additions and 238 deletions
+13
View File
@@ -2180,6 +2180,11 @@
"tslib": "^2.1.0"
}
},
"@capacitor/device": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/device/-/device-1.1.0.tgz",
"integrity": "sha512-HCFwOxmK7igEgNm20y+zYi+XQ0OlZYnE4oCaI82TGmA7sehlDpBBKbjmI2Bd8aM09+BXFbAAtq7JCxkEfY8nIg=="
},
"@capacitor/filesystem": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@capacitor/filesystem/-/filesystem-1.0.6.tgz",
@@ -16288,6 +16293,14 @@
"tslib": "^2.0.0"
}
},
"ngx-image-compress": {
"version": "11.0.3",
"resolved": "https://registry.npmjs.org/ngx-image-compress/-/ngx-image-compress-11.0.3.tgz",
"integrity": "sha512-F1+93cBosm9bNEUmuQM3LvfBg9lzhEITfh8tEhqYb5+OH1HYsjW/nZLQGu5rDS4YCDEA8TQKwmYrrsYjR1t/WA==",
"requires": {
"tslib": "^2.0.0"
}
},
"ngx-image-cropper": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ngx-image-cropper/-/ngx-image-cropper-5.0.1.tgz",