@react-pakistan/util-functions 1.24.16 → 1.24.17

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.
@@ -286,6 +286,7 @@ var postQuoteInvoice = function (_a) { return __awaiter(void 0, [_a], void 0, fu
286
286
  return [3 /*break*/, 12];
287
287
  case 11:
288
288
  err_1 = _d.sent();
289
+ console.log('err lib', err_1);
289
290
  return [3 /*break*/, 12];
290
291
  case 12: return [2 /*return*/, quoteInvoice];
291
292
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-pakistan/util-functions",
3
- "version": "1.24.16",
3
+ "version": "1.24.17",
4
4
  "description": "A library of all util functions",
5
5
  "main": "index.js",
6
6
  "scripts": {