ngx-techlify-core 11.4.2 → 11.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/ngx-techlify-core.umd.js +1 -1
- package/bundles/ngx-techlify-core.umd.js.map +1 -1
- package/bundles/ngx-techlify-core.umd.min.js +1 -1
- package/bundles/ngx-techlify-core.umd.min.js.map +1 -1
- package/esm2015/lib/techlify-update/update-notifier/update-notifier.component.js +2 -2
- package/fesm2015/ngx-techlify-core.js +1 -1
- package/fesm2015/ngx-techlify-core.js.map +1 -1
- package/package.json +1 -1
|
@@ -5524,7 +5524,7 @@
|
|
|
5524
5524
|
return [3 /*break*/, 3];
|
|
5525
5525
|
case 2:
|
|
5526
5526
|
error_1 = _a.sent();
|
|
5527
|
-
|
|
5527
|
+
console.log("Current user updates failed");
|
|
5528
5528
|
return [3 /*break*/, 3];
|
|
5529
5529
|
case 3: return [2 /*return*/];
|
|
5530
5530
|
}
|