tek-wallet 0.0.72 → 0.0.73

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.
@@ -110,6 +110,7 @@ function WalletDataProvider(_a) {
110
110
  switch (_b.label) {
111
111
  case 0:
112
112
  _b.trys.push([0, 2, , 3]);
113
+ console.warn("🚀 ~ update ~ response:");
113
114
  setIsAuthLoading(true);
114
115
  return [4 /*yield*/, (0, loginIntenalService_1.default)()];
115
116
  case 1:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tek-wallet",
3
- "version": "0.0.72",
3
+ "version": "0.0.73",
4
4
  "description": "A custom React provider with TypeScript support",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",